Uses of Class
wt.workflow.definer.PrincipalRefVector

Packages that use PrincipalRefVector
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
 

Uses of PrincipalRefVector in wt.workflow.definer
 

Fields in wt.workflow.definer declared as PrincipalRefVector
private  PrincipalRefVector WfAssignedActivityTemplate.principalRefList
           
 

Methods in wt.workflow.definer that return PrincipalRefVector
protected  PrincipalRefVector WfAssignedActivityTemplate.getPrincipalRefList()
          Gets the value of the attribute: PRINCIPAL_REF_LIST.
protected  PrincipalRefVector WfAssignedActivityTemplate.convertPRefs(PrincipalRefVector prv)
           
 

Methods in wt.workflow.definer with parameters of type PrincipalRefVector
protected  void WfAssignedActivityTemplate.setPrincipalRefList(PrincipalRefVector a_PrincipalRefList)
          Sets the value of the attribute: PRINCIPAL_REF_LIST.
protected  PrincipalRefVector WfAssignedActivityTemplate.convertPRefs(PrincipalRefVector prv)
           
protected  boolean PrincipalRefVector.readVersion(PrincipalRefVector thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.