|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WorkflowLockInfo in com.bmc.arsys.api |
---|
Methods in com.bmc.arsys.api with parameters of type WorkflowLockInfo | |
---|---|
String |
ARServerUser.exportDef(List<StructItemInfo> items,
boolean asXml,
String displayTag,
int vuiType,
WorkflowLockInfo lockInfo)
Deprecated. as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List that takes care of file encoding. |
String |
ARServerUser.exportDef(List<StructItemInfo> items,
String displayTag,
int vuiType,
WorkflowLockInfo lockInfo)
Deprecated. as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List that takes care of file encoding. |
String |
ARServerUser.exportDef(List<StructItemInfo> items,
WorkflowLockInfo lockInfo)
Deprecated. as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List that takes care of file encoding. |
String |
ARServerUser.exportDef(List items,
boolean asXml,
WorkflowLockInfo lockInfo)
Deprecated. as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List that takes care of file encoding. |
void |
ARServerUser.exportDefToFile(List<StructItemInfo> items,
boolean asXml,
String displayTag,
int vuiType,
WorkflowLockInfo lockInfo,
String filePath,
boolean overwrite)
|
void |
ARServerUser.exportDefToFile(List<StructItemInfo> items,
boolean asXml,
WorkflowLockInfo lockInfo,
String filePath,
boolean overwrite)
|
void |
ARServerUser.exportDefToFile(List<StructItemInfo> items,
boolean asXml,
WorkflowLockInfo lockInfo,
String filePath,
boolean overwrite,
int expOption)
Exports the specified structure from the server to a file in ARSystem def or xml format. |
void |
ARServerUser.exportDefToFile(List items,
boolean asXml,
String displayTag,
int vuiType,
WorkflowLockInfo lockInfo,
String filePath,
boolean overwrite,
int expOption)
Exports the specified structure from the server to a file in ARSystem def or xml format. |
void |
MethodValidator.verifyARExport(com.bmc.arsys.apitransport.ApiUserContextI context,
List<StructItemInfo> items,
String arg2,
int arg3,
WorkflowLockInfo arg4)
|
|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |