Package wt.folder
Interface IteratedFoldered
- All Superinterfaces:
wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,_Iterated,wt.folder._IteratedFoldered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,Iterated,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
wt.epm.familytable._EPMFamilyTable,wt.change2.workset._WorkSet,EPMFamilyTable,WorkSet
- All Known Implementing Classes:
_AbstractRemaObject,wt.access.agreement._AuthorizationAgreement,_CAPAActionPlan,_ChangeConcern,_ChangeInvestigation,_ChangeIssue,_ChangeOrder2,_ChangeRequest2,_ChangeReview,_Choice,_ChoiceRule,_EnterpriseData,_EPMDocument,_EPMSepFamilyTable,_ExpressionAlias,_IndependentAssignedExpression,_IteratedFolderResident,wt.lifecycle._LifeCycleTemplate,com.ptc.windchill.suma.part._ManufacturerPart,_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.investigation._NCInvestigation,_Nonconformance,_Option,_OptionSet,_PartList,_ProxyDocument,com.ptc.windchill.enterprise.requirement._Requirement,_RevisionControlled,com.ptc.windchill.enterprise.requirement._Specification,com.ptc.windchill.suma.part._SupplierPart,_UdiSuperSet2,_VariantSpec,com.ptc.windchill.suma.part._VendorPart,_WfProcessTemplate,_WTChangeInvestigation,_WTChangeIssue,_WTChangeOrder2,_WTChangeRequest2,_WTDocument,_WTPart,_WTPartAlternateRep,_WTVariance,_WTWorkSet,AbstractRemaObject,AuthorizationAgreement,CAPAActionPlan,ChangeConcern,ChangeInvestigation,ChangeIssue,ChangeOrder2,ChangeRequest2,ChangeReview,Choice,ChoiceRule,EnterpriseData,EPMDocument,EPMSepFamilyTable,ExpressionAlias,IndependentAssignedExpression,IteratedFolderResident,LifeCycleTemplate,ManufacturerPart,MPMConfigurationRecipe,MPMControlCharacteristic,MPMMfgProcess,MPMMfgStandardGroup,MPMOperation,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMProcessPlan,MPMResource,MPMResourceGroup,MPMSequence,MPMSkill,MPMStandardCC,MPMStandardOperation,MPMTooling,MPMWorkCenter,NCInvestigation,Nonconformance,Option,OptionSet,PartList,ProxyDocument,Requirement,RevisionControlled,Specification,SupplierPart,UdiSuperSet2,VariantSpec,VendorPart,WfProcessTemplate,WTChangeInvestigation,WTChangeIssue,WTChangeOrder2,WTChangeRequest2,WTDocument,WTPart,WTPartAlternateRep,WTVariance,WTWorkSet
@GenAsPersistable(interfaces={Iterated.class,Foldered.class},
extendable=true)
public interface IteratedFoldered
extends wt.folder._IteratedFoldered
Information that is
Supported API: true
Extendable: true
Iterated and is stored in folders is
handled differently than other Foldered information. When something
is Iterated, foldering is only interested in the latest iterations, not
past iterations. An IteratedFoldered object is how a iterated
object is placed into a folder. Via a FolderMembership or
Shortcut association, the latest iteration of the iterated
object (and therefore all of it's superceded iterations reside in the
folder.
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATION, NAMEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from interface wt.folder._Foldered
getCabinet, getCabinetName, getFolderingInfo, getParentFolder, setFolderingInfoMethods inherited from interface wt.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocation, getNameMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType