Package wt.vc.branch
Interface AdhocVersionSupportable
- All Superinterfaces:
wt.vc.branch._AdhocVersionSupportable,_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.vc._Versionable,wt.vc._Versioned,Iterated,NetFactor,ObjectMappable,Persistable,Serializable,Versionable,Versioned
- All Known Implementing Classes:
com.ptc.windchill.suma.part._ManufacturerPart,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMResource,_MPMResourceGroup,_MPMSkill,_MPMTooling,_MPMWorkCenter,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.suma.part._VendorPart,_WTPart,ManufacturerPart,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMResource,MPMResourceGroup,MPMSkill,MPMTooling,MPMWorkCenter,SupplierPart,VendorPart,WTPart
@GenAsPersistable(interfaces=Versioned.class,
extendable=true,
properties=@GeneratedProperty(name="adhocVersionInfo",type=wt.vc.branch.AdhocVersionInfo.class,javaDoc="This field will be set for the Adhoc branches",constraints=@PropertyConstraints(upperLimit=60,required=false)),
depthLock=8)
public interface AdhocVersionSupportable
extends wt.vc.branch._AdhocVersionSupportable
AdhocVersionSupportable is used to represent any adhoc versions.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
Fields 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.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.vc.Versioned
MASTER_SERIES -
Method Summary
Methods inherited from interface wt.vc.branch._AdhocVersionSupportable
getAdhocVersionInfo, setAdhocVersionInfoMethods 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.vc._Versioned
getVersionIdentifier, getVersionInfo, setVersionInfoMethods 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