|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfContainerReference | |
com.ptc.netmarkets.projmgmt | |
wt.projmgmt.execution | |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
Uses of WfContainerReference in com.ptc.netmarkets.projmgmt |
Methods in com.ptc.netmarkets.projmgmt with parameters of type WfContainerReference | |
private NmOid |
StandardNmProjMgmtService.getOidFromRef(WfContainerReference pNode)
|
Uses of WfContainerReference in wt.projmgmt.execution |
Fields in wt.projmgmt.execution declared as WfContainerReference | |
private WfContainerReference |
SummaryActivity.parentProcessRef
|
private WfContainerReference |
SummaryActivity.performerRef
|
private WfContainerReference |
ProjectProxy.performerRef
|
Methods in wt.projmgmt.execution that return WfContainerReference | |
WfContainerReference |
SummaryActivity.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
WfContainerReference |
SummaryActivity.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
ProjectProxy.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
Methods in wt.projmgmt.execution with parameters of type WfContainerReference | |
void |
SummaryActivity.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
void |
SummaryActivity.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
ProjectProxy.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
Uses of WfContainerReference in wt.workflow.engine |
Subclasses of WfContainerReference in wt.workflow.engine | |
class |
WfProcessReference
WfProcessReference represents references to a given workflow
processes. |
Fields in wt.workflow.engine declared as WfContainerReference | |
private WfContainerReference |
WfRequesterActivity.performerRef
|
private WfContainerReference |
WfProcessRequester.performerRef
|
private WfContainerReference |
WfConnector.parentProcessRef
|
private WfContainerReference |
WfAdHocActivity.performerRef
|
private WfContainerReference |
WfActivity.parentProcessRef
|
private WfContainerReference |
WfRequesterActivity.performerRef
|
private WfContainerReference |
WfProcessRequester.performerRef
|
private WfContainerReference |
WfConnector.parentProcessRef
|
private WfContainerReference |
WfAdHocActivity.performerRef
|
private WfContainerReference |
WfActivity.parentProcessRef
|
Methods in wt.workflow.engine that return WfContainerReference | |
WfContainerReference |
WfRequesterActivity.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfRequester.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfProcessRequester.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfNode.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
static WfContainerReference |
WfContainerReference.newWfContainerReference()
No-arg container reference constructor. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(WfContainer container)
Constructs a workflow container reference given the container. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(WfContainerReference container_ref)
Constructs a workflow container reference given another container reference. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(ObjectIdentifier container_id)
Constructs a workflow container reference given the object identifier of the container. |
WfContainerReference |
WfConnector.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
WfContainerReference |
WfAdHocActivity.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfActivity.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
WfContainerReference |
WfRequesterActivity.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfRequester.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfProcessRequester.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfNode.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
static WfContainerReference |
WfContainerReference.newWfContainerReference()
No-arg container reference constructor. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(WfContainer container)
Constructs a workflow container reference given the container. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(WfContainerReference container_ref)
Constructs a workflow container reference given another container reference. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(ObjectIdentifier container_id)
Constructs a workflow container reference given the object identifier of the container. |
WfContainerReference |
WfConnector.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
WfContainerReference |
WfAdHocActivity.getPerformerRef()
Gets the value of the attribute: PERFORMER_REF. |
WfContainerReference |
WfActivity.getParentProcessRef()
Gets the value of the attribute: PARENT_PROCESS_REF. |
Methods in wt.workflow.engine with parameters of type WfContainerReference | |
void |
WfRequesterActivity.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfRequester.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfProcessRequester.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfNode.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
protected boolean |
WfContainerReference.readVersion(WfContainerReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(WfContainerReference container_ref)
Constructs a workflow container reference given another container reference. |
protected void |
WfContainerReference.initialize(WfContainerReference container_ref)
Supports initialization, following construction of an instance. |
void |
WfConnector.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
void |
WfAdHocActivity.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfActivity.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
void |
WfRequesterActivity.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfRequester.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfProcessRequester.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfNode.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
protected boolean |
WfContainerReference.readVersion(WfContainerReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static WfContainerReference |
WfContainerReference.newWfContainerReference(WfContainerReference container_ref)
Constructs a workflow container reference given another container reference. |
protected void |
WfContainerReference.initialize(WfContainerReference container_ref)
Supports initialization, following construction of an instance. |
void |
WfConnector.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
void |
WfAdHocActivity.setPerformerRef(WfContainerReference a_PerformerRef)
Sets the value of the attribute: PERFORMER_REF. |
void |
WfActivity.setParentProcessRef(WfContainerReference a_ParentProcessRef)
Sets the value of the attribute: PARENT_PROCESS_REF. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |