|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.clients.workflow.definer.Client
Constructor Summary | |
Client()
|
Method Summary | |
static IXBExpImpStatus |
exportObjects(WTContainerRef container,
Vector objIds,
ObjectExportParameters params)
|
static Hashtable |
getEnabledTemplates(WTContainerRef context_ref)
Get all Process Templates. |
static Object |
getTemplate(String name,
WTContainerRef context_ref)
Gets specified named template. |
static Object |
getTemplateMaster(String name,
WTContainerRef context_ref)
|
static Object |
getTemplateMaster(String name,
WTContainerRef context_ref,
boolean enabled)
Gets specified named master template. |
static Hashtable |
getTemplates(WTContainerRef context_ref)
Get all Process Templates. |
static IXBExpImpStatus |
importTemplates(WTContainerRef container,
IXBStreamer ruleF,
IXBStreamer dataF,
Boolean overrideC,
String guiId,
Boolean isPreview,
Boolean detailedLog,
String actorName,
IXBStreamer policyFile,
IXBStreamer containerMappingFile,
Locale locale)
|
static void |
setTemplateEnable(String name,
Boolean enabled,
WTContainerRef context_ref)
Set the specified Enabled state for the specified named template. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Client()
Method Detail |
public static Hashtable getTemplates(WTContainerRef context_ref)
public static Hashtable getEnabledTemplates(WTContainerRef context_ref)
public static Object getTemplate(String name, WTContainerRef context_ref) throws WTException
WTException
public static Object getTemplateMaster(String name, WTContainerRef context_ref, boolean enabled) throws WTException
WTException
public static Object getTemplateMaster(String name, WTContainerRef context_ref) throws WTException
WTException
public static void setTemplateEnable(String name, Boolean enabled, WTContainerRef context_ref) throws WTException
WTException
public static IXBExpImpStatus importTemplates(WTContainerRef container, IXBStreamer ruleF, IXBStreamer dataF, Boolean overrideC, String guiId, Boolean isPreview, Boolean detailedLog, String actorName, IXBStreamer policyFile, IXBStreamer containerMappingFile, Locale locale) throws WTException
WTException
public static IXBExpImpStatus exportObjects(WTContainerRef container, Vector objIds, ObjectExportParameters params) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |