void |
VWFaultDefinition.toXPDL(java.lang.String indentA,
java.lang.StringBuffer theBuffer,
boolean isCatchAll,
VWCompoundStepDefinition myCompoundStep)
|
void |
VWWebServiceParameterDefinition.validate(java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
|
void |
VWWFEInstruction.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
|
void |
VWSimpleInstruction.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
|
void |
VWRollbackInstruction.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
|
void |
VWReplyInstruction.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
|
void |
VWReceiveInstruction.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
Deprecated.
Use VWWorkflowDefinition or VWWorkflowCollectionDefinition validate methods.
|
void |
VWInvokeInstruction.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep)
|
abstract void |
VWInstructionDefinition.validate(VWSession theSession,
java.util.Vector EDefHandler,
VWCompoundStepDefinition myStep)
|
void |
VWFaultDefinition.validate(VWSession theSession,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep,
int instId,
int faultId)
Deprecated.
Use VWWorkflowDefinition or VWWorkflowCollectionDefinition validate methods.
|
void |
VWEventDefinition.validate(VWSession theSession,
VWWorkflowDefinition theWorkflow,
java.util.Vector EDefVector,
VWCompoundStepDefinition myStep,
int instId,
int eventId)
|