|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Phase | |
wt.lifecycle |
Uses of Phase in wt.lifecycle |
Fields in wt.lifecycle declared as Phase | |
private Phase |
LifeCycleState.phase
|
private Phase |
AugmentRolesProcessor.myPhase
|
private Phase |
LifeCycleState.phase
|
private Phase |
AugmentRolesProcessor.myPhase
|
Methods in wt.lifecycle that return Phase | |
Phase |
StandardLifeCycleService.getCurrentPhase(LifeCycleManaged object)
Deprecated. at R4.0 - This method should not be used outside of the Life Cycle service. This phase object should be considered private to LifeCycle. If you have a need to access information on this object, please send a detailed request via Windchill Technical Marketing. |
Phase |
StandardLifeCycleService.augmentRoles(LifeCycleManaged object)
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2 Supported API: true |
private Phase |
StandardLifeCycleService.createPhaseInstance(LifeCycleManaged object,
PhaseTemplate aPhaseTemplate)
|
private Phase |
StandardLifeCycleService.setCurrentPhase(LifeCycleManaged object,
Phase phase)
|
private Phase |
StandardLifeCycleService.createPhase(LifeCycleManaged object,
PhaseTemplate aPhaseTemplate)
|
private Phase |
StandardLifeCycleService.initiateGateWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object)
|
private Phase |
StandardLifeCycleService.initiatePhaseWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object,
WTContainerRef context_ref)
|
private Phase |
StandardLifeCycleService.getPhase(LifeCycleManaged object)
Answer the CurrentPhase link for the object |
static Phase |
Phase.newPhase()
Default factory for the class. |
Phase |
LifeCycleState.getPhase()
Gets the value of the attribute: PHASE. |
Phase |
LifeCycleServiceFwd.getCurrentPhase(LifeCycleManaged object)
Deprecated. at R4.0 - This method should not be used outside of the Life Cycle service. This phase object should be considered private to LifeCycle. If you have a need to access information on this object, please send a detailed request via Windchill Technical Marketing. |
Phase |
LifeCycleServiceFwd.augmentRoles(LifeCycleManaged object)
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2 Supported API: false |
Phase |
LifeCycleService.getCurrentPhase(LifeCycleManaged object)
Deprecated. at R4.0 - This method should not be used outside of the Life Cycle service. This phase object should be considered private to LifeCycle. If you have a need to access information on this object, please send a detailed request via Windchill Technical Marketing. |
Phase |
LifeCycleService.augmentRoles(LifeCycleManaged object)
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2 Supported API: true |
Phase |
IteratedCurrentPhaseLink.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
CurrentPhaseLink.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
CurrentPhase.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
CriterionLink.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
StandardLifeCycleService.getCurrentPhase(LifeCycleManaged object)
Deprecated. at R4.0 - This method should not be used outside of the Life Cycle service. This phase object should be considered private to LifeCycle. If you have a need to access information on this object, please send a detailed request via Windchill Technical Marketing. |
Phase |
StandardLifeCycleService.augmentRoles(LifeCycleManaged object)
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2 Supported API: true |
private Phase |
StandardLifeCycleService.createPhaseInstance(LifeCycleManaged object,
PhaseTemplate aPhaseTemplate)
|
private Phase |
StandardLifeCycleService.setCurrentPhase(LifeCycleManaged object,
Phase phase)
|
private Phase |
StandardLifeCycleService.createPhase(LifeCycleManaged object,
PhaseTemplate aPhaseTemplate)
|
private Phase |
StandardLifeCycleService.initiateGateWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object)
|
private Phase |
StandardLifeCycleService.initiatePhaseWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object,
WTContainerRef context_ref)
|
private Phase |
StandardLifeCycleService.getPhase(LifeCycleManaged object)
Answer the CurrentPhase link for the object |
static Phase |
Phase.newPhase()
Default factory for the class. |
Phase |
LifeCycleState.getPhase()
Gets the value of the attribute: PHASE. |
Phase |
LifeCycleServiceFwd.getCurrentPhase(LifeCycleManaged object)
Deprecated. at R4.0 - This method should not be used outside of the Life Cycle service. This phase object should be considered private to LifeCycle. If you have a need to access information on this object, please send a detailed request via Windchill Technical Marketing. |
Phase |
LifeCycleServiceFwd.augmentRoles(LifeCycleManaged object)
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2 Supported API: false |
Phase |
LifeCycleService.getCurrentPhase(LifeCycleManaged object)
Deprecated. at R4.0 - This method should not be used outside of the Life Cycle service. This phase object should be considered private to LifeCycle. If you have a need to access information on this object, please send a detailed request via Windchill Technical Marketing. |
Phase |
LifeCycleService.augmentRoles(LifeCycleManaged object)
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2 Supported API: true |
Phase |
IteratedCurrentPhaseLink.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
CurrentPhaseLink.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
CurrentPhase.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Phase |
CriterionLink.getPhase()
Gets the object for the association that plays role: PHASE_ROLE. |
Methods in wt.lifecycle with parameters of type Phase | |
LifeCycleHistory |
StandardLifeCycleService.saveHistory(LifeCycleManaged object,
Phase aPhase,
String event)
Create a history entry based on a life cycle event. |
private void |
StandardLifeCycleService.cloneCriteria(Phase aPhase,
PhaseTemplate aPhaseTemplate)
Runtime Object Management * |
private Vector |
StandardLifeCycleService.getPhaseCriteria(Phase aPhase)
Setters/Getters * |
private LifeCycleHistory |
StandardLifeCycleService.saveHistory(LifeCycleManaged object,
Phase aPhase,
String event,
Timestamp timestamp)
|
private Phase |
StandardLifeCycleService.setCurrentPhase(LifeCycleManaged object,
Phase phase)
|
private QueryResult |
StandardLifeCycleService.getPhaseSignatures(LifeCycleManaged object,
Phase aPhase)
|
private void |
StandardLifeCycleService.cleanupCurrentPhase(LifeCycleManaged object,
Phase current,
LifeCycleHistory aHistory)
Cleanup methods |
private void |
StandardLifeCycleService.removePhaseData(LifeCycleManaged object,
Phase current,
LifeCycleHistory aHistory)
|
private void |
StandardLifeCycleService.cleanupSignatures(LifeCycleManaged object,
Phase currentPhase,
LifeCycleHistory aHistory)
|
private void |
StandardLifeCycleService.cleanupCriteria(Phase aPhase,
LifeCycleHistory aHistory)
|
private void |
StandardLifeCycleService.deleteCurrentPhase(LifeCycleManaged object,
Phase current)
|
private Phase |
StandardLifeCycleService.initiateGateWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object)
|
private Phase |
StandardLifeCycleService.initiatePhaseWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object,
WTContainerRef context_ref)
|
private WfProcess |
StandardLifeCycleService.initiateWorkflow(WfProcessDefinition aDefinition,
Phase aPhase,
LifeCycleManaged object,
WTContainerRef context_ref)
|
private LifeCycleManaged |
StandardLifeCycleService.getLifeCycleManaged(Phase phase)
|
private void |
StandardLifeCycleService.buildAdHocAcl(LifeCycleManaged object,
Phase aPhase)
|
private Vector |
StandardLifeCycleService.replaceCriteria(Phase aPhase,
Vector criteria)
Runtime object management * |
private LifeCycleHistory |
StandardLifeCycleService.buildHistory(LifeCycleManaged object,
Phase aPhase,
String historyEvent)
History support * |
private void |
StandardLifeCycleService.setPhase(LifeCycleManaged object,
Phase phase)
|
protected boolean |
Phase.readVersion(Phase thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
LifeCycleState.setPhase(Phase a_Phase)
Sets the value of the attribute: PHASE. |
LifeCycleHistory |
LifeCycleServiceSvr.saveHistory(LifeCycleManaged object,
Phase aPhase,
String event)
Create a history entry based on a life cycle event. |
void |
IteratedCurrentPhaseLink.setPhase(Phase phase)
Sets the object for the association that plays role: PHASE_ROLE. |
static IteratedCurrentPhaseLink |
IteratedCurrentPhaseLink.newIteratedCurrentPhaseLink(Phase phase,
IteratedLifeCycleManaged lifeCycleManaged)
Default factory for the class. |
void |
CurrentPhaseLink.setPhase(Phase phase)
Sets the object for the association that plays role: PHASE_ROLE. |
static CurrentPhaseLink |
CurrentPhaseLink.newCurrentPhaseLink(Phase phase,
LifeCycleManaged lifeCycleManaged)
Default factory for the class. |
void |
CurrentPhase.setPhase(Phase phase)
Sets the object for the association that plays role: PHASE_ROLE. |
void |
CriterionLink.setPhase(Phase thePhase)
Sets the object for the association that plays role: PHASE_ROLE. |
static CriterionLink |
CriterionLink.newCriterionLink(Phase thePhase,
Criterion criteria)
Default factory for the class. |
LifeCycleHistory |
StandardLifeCycleService.saveHistory(LifeCycleManaged object,
Phase aPhase,
String event)
Create a history entry based on a life cycle event. |
private void |
StandardLifeCycleService.cloneCriteria(Phase aPhase,
PhaseTemplate aPhaseTemplate)
Runtime Object Management * |
private Vector |
StandardLifeCycleService.getPhaseCriteria(Phase aPhase)
Setters/Getters * |
private LifeCycleHistory |
StandardLifeCycleService.saveHistory(LifeCycleManaged object,
Phase aPhase,
String event,
Timestamp timestamp)
|
private Phase |
StandardLifeCycleService.setCurrentPhase(LifeCycleManaged object,
Phase phase)
|
private QueryResult |
StandardLifeCycleService.getPhaseSignatures(LifeCycleManaged object,
Phase aPhase)
|
private void |
StandardLifeCycleService.cleanupCurrentPhase(LifeCycleManaged object,
Phase current,
LifeCycleHistory aHistory)
Cleanup methods |
private void |
StandardLifeCycleService.removePhaseData(LifeCycleManaged object,
Phase current,
LifeCycleHistory aHistory)
|
private void |
StandardLifeCycleService.cleanupSignatures(LifeCycleManaged object,
Phase currentPhase,
LifeCycleHistory aHistory)
|
private void |
StandardLifeCycleService.cleanupCriteria(Phase aPhase,
LifeCycleHistory aHistory)
|
private void |
StandardLifeCycleService.deleteCurrentPhase(LifeCycleManaged object,
Phase current)
|
private Phase |
StandardLifeCycleService.initiateGateWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object)
|
private Phase |
StandardLifeCycleService.initiatePhaseWorkflow(PhaseTemplate aPhaseTemplate,
Phase aPhase,
LifeCycleManaged object,
WTContainerRef context_ref)
|
private WfProcess |
StandardLifeCycleService.initiateWorkflow(WfProcessDefinition aDefinition,
Phase aPhase,
LifeCycleManaged object,
WTContainerRef context_ref)
|
private LifeCycleManaged |
StandardLifeCycleService.getLifeCycleManaged(Phase phase)
|
private void |
StandardLifeCycleService.buildAdHocAcl(LifeCycleManaged object,
Phase aPhase)
|
private Vector |
StandardLifeCycleService.replaceCriteria(Phase aPhase,
Vector criteria)
Runtime object management * |
private LifeCycleHistory |
StandardLifeCycleService.buildHistory(LifeCycleManaged object,
Phase aPhase,
String historyEvent)
History support * |
private void |
StandardLifeCycleService.setPhase(LifeCycleManaged object,
Phase phase)
|
protected boolean |
Phase.readVersion(Phase thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
LifeCycleState.setPhase(Phase a_Phase)
Sets the value of the attribute: PHASE. |
LifeCycleHistory |
LifeCycleServiceSvr.saveHistory(LifeCycleManaged object,
Phase aPhase,
String event)
Create a history entry based on a life cycle event. |
void |
IteratedCurrentPhaseLink.setPhase(Phase phase)
Sets the object for the association that plays role: PHASE_ROLE. |
static IteratedCurrentPhaseLink |
IteratedCurrentPhaseLink.newIteratedCurrentPhaseLink(Phase phase,
IteratedLifeCycleManaged lifeCycleManaged)
Default factory for the class. |
void |
CurrentPhaseLink.setPhase(Phase phase)
Sets the object for the association that plays role: PHASE_ROLE. |
static CurrentPhaseLink |
CurrentPhaseLink.newCurrentPhaseLink(Phase phase,
LifeCycleManaged lifeCycleManaged)
Default factory for the class. |
void |
CurrentPhase.setPhase(Phase phase)
Sets the object for the association that plays role: PHASE_ROLE. |
void |
CriterionLink.setPhase(Phase thePhase)
Sets the object for the association that plays role: PHASE_ROLE. |
static CriterionLink |
CriterionLink.newCriterionLink(Phase thePhase,
Criterion criteria)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |