Package wt.generic
Interface Genericizable
- All Superinterfaces:
wt.option._ChoiceMappable,wt.content._ContentHolder,wt.option._Expressionable,wt.option._ExpressionAssignable,wt.ufid._Federatable,wt.federation._FederatedLinkHolder,_Genericizable,_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.federation._RemotelyLinkable,wt.vc._Versionable,ChoiceMappable,ContentHolder,Expressionable,ExpressionAssignable,wt.ufid.Federatable,wt.federation.FederatedLinkHolder,Iterated,NetFactor,ObjectMappable,Persistable,wt.federation.RemotelyLinkable,Serializable,Versionable
- All Known Implementing Classes:
_EPMDocument,com.ptc.windchill.suma.part._ManufacturerPart,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMResource,_MPMResourceGroup,_MPMSkill,_MPMTooling,_MPMWorkCenter,_OptionSet,_PartList,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.suma.part._VendorPart,_WTPart,EPMDocument,ManufacturerPart,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMResource,MPMResourceGroup,MPMSkill,MPMTooling,MPMWorkCenter,OptionSet,PartList,SupplierPart,VendorPart,WTPart
@GenAsPersistable(interfaces={ContentHolder.class,Versionable.class,ChoiceMappable.class,ExpressionAssignable.class},properties={@GeneratedProperty(name="minimumRequired",type=java.lang.Integer.class,javaDoc="Attribute specific to the Windchill Assembly To Order module",constraints=@PropertyConstraints(lowerLimit=0)),@GeneratedProperty(name="maximumAllowed",type=java.lang.Integer.class,javaDoc="Attribute specific to the Windchill Assembly To Order module",constraints=@PropertyConstraints(lowerLimit=0))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=wt.generic.GenericizableMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)),derivedProperties={@DerivedProperty(name="collapsible",derivedFrom="master>collapsible"),@DerivedProperty(name="genericType",derivedFrom="master>genericType",supportedAPI=PUBLIC)})
public interface Genericizable
extends _Genericizable
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface wt.option._Expressionable
EXPRESSION_DATAFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.generic._Genericizable
COLLAPSIBLE, GENERIC_TYPE, MAXIMUM_ALLOWED, MINIMUM_REQUIREDFields 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.option.ChoiceMappable
LOADER_CACHE_KEYFields inherited from interface wt.option.Expressionable
LOADER_CACHE_KEYFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from interface wt.content._ContentHolder
getContentVector, getHttpVector, getOperation, isHasContents, setContentVector, setHasContents, setHttpVector, setOperationMethods inherited from interface wt.option._Expressionable
getExpressionData, setExpressionDataMethods inherited from interface wt.ufid._Federatable
getFederatableInfo, setFederatableInfoMethods inherited from interface wt.generic._Genericizable
getGenericType, getMaximumAllowed, getMinimumRequired, isCollapsible, setCollapsible, setGenericType, setMaximumAllowed, setMinimumRequiredMethods 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.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType