-
-
Uses of VWParameter in filenet.vw.api
Methods in filenet.vw.api that return VWParameter Modifier and Type Method and Description VWParameterVWStepElement. 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 Modifier and Type Method and Description voidVWStepElement. setParameters(VWParameter[] parameters, boolean compareValues)Sets the values for specified parameters for this instance.
-