|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWParameter in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWParameter | |
---|---|
VWParameter |
VWStepElement.getParameter(java.lang.String name)
Gets the requested parameter from this step element. |
VWParameter[] |
VWInstructionElement.getParameterDataFields()
Deprecated. Gets the data fields for the Instruction Element, which excludes participant lists and attachments. |
VWParameter[] |
VWStepElement.getParameters(int fieldTypeFlag,
int fieldCreatorFlag)
Returns the parameters used in this instance based on the specified parameter type (field type) and creator type. |
Methods in filenet.vw.api with parameters of type VWParameter | |
---|---|
void |
VWStepElement.setParameters(VWParameter[] parameters,
boolean compareValues)
Sets the values for specified parameters for this instance. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |