Package wt.lifecycle
Interface IteratedLifeCycleManaged
- All Superinterfaces:
wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.fc.adminlock._AdministrativelyLockable,_Iterated,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,_TeamManaged,AccessControlled,wt.access.AccessControlList,AdHocControlled,AdministrativelyLockable,Iterated,LifeCycleManaged,NetFactor,ObjectMappable,Persistable,Serializable,TeamManaged
- All Known Subinterfaces:
wt.change2.workset._WorkSet,WorkSet
- All Known Implementing Classes:
com.ptc.windchill.enterprise.data._AbstractEnterpriseData,_AbstractRemaObject,_AbstractWorkPackage,_AccountabilityMap,_AnalysisActivity,wt.access.agreement._AuthorizationAgreement,_CAPAActionPlan,com.ptc.windchill.wadm.cdrl._CDRLBasePackage,_ChangeActivity2,_ChangeAnalysis,_ChangeConcern,_ChangeInvestigation,_ChangeIssue,_ChangeOrder2,_ChangeProposal,_ChangeRequest2,_ChangeReview,_Choice,_ChoiceRule,com.ptc.windchill.wadm.cdrl._ContractPackage,_EnterpriseData,_EPMDocument,_ExpressionAlias,_FDAUDISubmission,_IndependentAssignedExpression,com.ptc.windchill.suma.part._ManufacturerPart,_MfgHistory,_MPMConfigurationRecipe,_MPMControlCharacteristic,_MPMMfgProcess,_MPMMfgStandardGroup,_MPMOperation,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMProcessPlan,_MPMResource,_MPMResourceGroup,_MPMSequence,_MPMSkill,_MPMStandardCC,_MPMStandardOperation,_MPMTooling,_MPMWorkCenter,com.ptc.qualitymanagement.nc._NCAnalysisActivity,com.ptc.qualitymanagement.nc.investigation._NCInvestigation,_Nonconformance,_Option,_OptionSet,_PartList,wt.productfamily._ProductFamily,_ProductFamilyMember,wt.productfamily._ProductModel,wt.productfamily._ProductModelGroup,_ProxyDocument,_RegulatorySubmission,com.ptc.windchill.wp.rep._ReplicationPackage,com.ptc.windchill.enterprise.requirement._Requirement,_RevisionControlled,com.ptc.windchill.enterprise.requirement._Specification,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.wp.tdp._TechnicalDataPackage,_UDISubmission,_UdiSuperSet,_UdiSuperSet2,_VariantSpec,com.ptc.windchill.suma.part._VendorPart,_VersionableChangeItem,com.ptc.windchill.wp._WorkPackage,_WTAnalysisActivity,_WTChangeActivity2,_WTChangeInvestigation,_WTChangeIssue,_WTChangeOrder2,_WTChangeProposal,_WTChangeRequest2,_WTDocument,_WTPart,_WTPartAlternateRep,_WTPartRequest,_WTProductConfiguration,_WTProductInstance2,_WTVariance,_WTWorkSet,com.ptc.windchill.enterprise.data.AbstractEnterpriseData,AbstractRemaObject,AbstractWorkPackage,AccountabilityMap,AnalysisActivity,AuthorizationAgreement,CAPAActionPlan,CDRLBasePackage,ChangeActivity2,ChangeAnalysis,ChangeConcern,ChangeInvestigation,ChangeIssue,ChangeOrder2,ChangeProposal,ChangeRequest2,ChangeReview,Choice,ChoiceRule,ContractPackage,EnterpriseData,EPMDocument,ExpressionAlias,FDAUDISubmission,IndependentAssignedExpression,ManufacturerPart,MfgHistory,MPMConfigurationRecipe,MPMControlCharacteristic,MPMMfgProcess,MPMMfgStandardGroup,MPMOperation,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMProcessPlan,MPMResource,MPMResourceGroup,MPMSequence,MPMSkill,MPMStandardCC,MPMStandardOperation,MPMTooling,MPMWorkCenter,NCAnalysisActivity,NCInvestigation,Nonconformance,Option,OptionSet,PartList,ProductFamily,ProductFamilyMember,ProductModel,ProductModelGroup,ProxyDocument,RegulatorySubmission,ReplicationPackage,Requirement,RevisionControlled,Specification,SupplierPart,TechnicalDataPackage,UDISubmission,UdiSuperSet,UdiSuperSet2,VariantSpec,VendorPart,VersionableChangeItem,WorkPackage,WTAnalysisActivity,WTChangeActivity2,WTChangeInvestigation,WTChangeIssue,WTChangeOrder2,WTChangeProposal,WTChangeRequest2,WTDocument,WTPart,WTPartAlternateRep,WTPartRequest,WTProductConfiguration,WTProductInstance2,WTVariance,WTWorkSet
@GenAsPersistable(interfaces={Iterated.class,LifeCycleManaged.class})
public interface IteratedLifeCycleManaged
extends wt.lifecycle._IteratedLifeCycleManaged
Information that is
Supported API: true
Extendable: false
Iterated and is LifeCycleManaged is
handled differently than other LlifeCycleManaged information. When something
is Iterated, life cycle is only interested in the latest iterations,
not past iterations.
Supported API: true
Extendable: false
-
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.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_ID -
Method Summary
Methods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.lifecycle._LifeCycleManaged
getLifeCycleState, getStateMethods inherited from interface wt.team._TeamManaged
getTeamId, getTeamTemplateIdMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes