Package com.ptc.windchill.wp
Class _AbstractWorkPackage
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.wp._AbstractWorkPackage
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._IdentityAccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.IdentityAccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.content._ContentHolder,wt.content._FormatContentHolder,ContentHolder,FormatContentHolder,wt.facade.contentcontrol._ContentControlled,wt.facade.contentcontrol.ContentControlled,wt.facade.persistedcollection._PersistedCollectableHolder,wt.facade.persistedcollection._PersistedCollectableNestedHolder,wt.facade.persistedcollection._PersistedCollectionHolder,wt.facade.persistedcollection._PersistedCollectionNestedHolder,PersistedCollectableHolder,PersistedCollectableNestedHolder,PersistedCollectionHolder,PersistedCollectionNestedHolder,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,WTContained,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,IteratedLifeCycleManaged,LifeCycleManaged,wt.meeting.actionitem._IteratedSubjectOfActionItem,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.IteratedSubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.notify._Notifiable,Notifiable,_OrganizationOwned,wt.org._OrganizationOwnedVersion,OrganizationOwned,OrganizationOwnedVersion,wt.ownership._Ownable,wt.ownership.Ownable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable._VersionedSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.projmgmt.deliverable.VersionedSubjectOfDeliverable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,_Iterated,wt.vc._Versionable,wt.vc._Versioned,Iterated,Versionable,Versioned,wt.workflow.forum._IteratedSubjectOfForum,wt.workflow.forum._SubjectOfForum,wt.workflow.forum.IteratedSubjectOfForum,SubjectOfForum,wt.workflow.notebook._IteratedSubjectOfNotebook,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.IteratedSubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
AbstractWorkPackage
public abstract class _AbstractWorkPackage
extends WTObject
implements WTContained, wt.type.Typed, Versioned, DisplayIdentification, wt.recent.RecentlyVisited, wt.workflow.forum.IteratedSubjectOfForum, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.ownership.Ownable, Indexable, LifeCycleManaged, Notifiable, IteratedLifeCycleManaged, ContentHolder, FormatContentHolder, OrganizationOwnedVersion, wt.access.PolicyAccessControlled, SecurityLabeled, AdHocControlled, DomainAdministered, wt.meeting.actionitem.IteratedSubjectOfActionItem, PersistedCollectableNestedHolder, wt.ufid.Federatable, wt.access.IdentityAccessControlled, wt.facade.contentcontrol.ContentControlled, wt.projmgmt.deliverable.VersionedSubjectOfDeliverable, Externalizable
- See Also:
-
Field Summary
Fields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_ID -
Method Summary
Modifier and TypeMethodDescriptionDerived attribute for displaying the Control Branch in query results.Derived fromWTPrincipalReference.getEMail()Derived fromWTPrincipalReference.getFullName()Derived fromWTPrincipalReference.getName()Derived from_IterationInfo.getIdentifier()Derived from_IterationInfo.getNote()Derived from_LifeCycleState.getState()The master for an iteration.The master for an iteration.Derived from_IterationInfo.getModifier()Derived fromWTPrincipalReference.getEMail()Derived fromWTPrincipalReference.getFullName()Derived fromWTPrincipalReference.getName()Supported API: trueSupported API: trueSupported API: truegetState()Supported API: trueSupported API: trueSupported API: truebooleanDerived from_IterationInfo.isLatest()voidThe master for an iteration.voidsetMasterReference(ObjectReference the_masterReference) The master for an iteration.Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.org.OrganizationOwned
getOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getMaster
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
-
getMasterReference
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
getMasterReferencein interface_Iterated- See Also:
-
setMaster
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
setMasterin interface_Iterated- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setMasterReference
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
setMasterReferencein interface_Iterated- Throws:
WTPropertyVetoException- See Also:
-
getControlBranch
Derived attribute for displaying the Control Branch in query results.Supported API: true
- Specified by:
getControlBranchin interface_Iterated- See Also:
-
getIterationNote
Derived from_IterationInfo.getNote()Supported API: true
- Specified by:
getIterationNotein interface_Iterated- See Also:
-
getCreatorEMail
Derived fromWTPrincipalReference.getEMail()Supported API: true
- Specified by:
getCreatorEMailin interface_Iterated- See Also:
-
getCreatorName
Derived fromWTPrincipalReference.getName()Supported API: true
- Specified by:
getCreatorNamein interface_Iterated- See Also:
-
getCreatorFullName
Derived fromWTPrincipalReference.getFullName()Supported API: true
- Specified by:
getCreatorFullNamein interface_Iterated- See Also:
-
getModifier
Derived from_IterationInfo.getModifier()Supported API: true
- Specified by:
getModifierin interface_Iterated- See Also:
-
getModifierEMail
Derived fromWTPrincipalReference.getEMail()Supported API: true
- Specified by:
getModifierEMailin interface_Iterated- See Also:
-
getModifierName
Derived fromWTPrincipalReference.getName()Supported API: true
- Specified by:
getModifierNamein interface_Iterated- See Also:
-
getModifierFullName
Derived fromWTPrincipalReference.getFullName()Supported API: true
- Specified by:
getModifierFullNamein interface_Iterated- See Also:
-
getIterationIdentifier
Derived from_IterationInfo.getIdentifier()Supported API: true
- Specified by:
getIterationIdentifierin interface_Iterated- See Also:
-
isLatestIteration
public boolean isLatestIteration()Derived from_IterationInfo.isLatest()Supported API: true
- Specified by:
isLatestIterationin interface_Iterated- See Also:
-
getState
Supported API: true- Specified by:
getStatein interface_LifeCycleManaged- See Also:
-
getLifeCycleState
Derived from_LifeCycleState.getState()Supported API: true
- Specified by:
getLifeCycleStatein interface_LifeCycleManaged- See Also:
-
getTeamTemplateId
Supported API: true- Specified by:
getTeamTemplateIdin interface_TeamManaged- See Also:
-
getTeamId
Supported API: true- Specified by:
getTeamIdin interface_TeamManaged- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- See Also:
-