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,_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 Subinterfaces:
Genericizable
- 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
public interface _Genericizable
extends ContentHolder, Versionable, ChoiceMappable, ExpressionAssignable
-
Field Summary
FieldsFields 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.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_KEY, serialVersionUIDFields inherited from interface wt.content.ContentHolder
serialVersionUIDFields inherited from interface wt.option.Expressionable
LOADER_CACHE_KEYFields inherited from interface wt.option.ExpressionAssignable
serialVersionUIDFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.vc.Versionable
serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionDerived from_GenericizableMaster.getGenericType()voidsetGenericType(GenericType genericType) Derived from_GenericizableMaster.setGenericType(wt.generic.GenericType)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.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
-
Field Details
-
GENERIC_TYPE
Supported API: true- See Also:
-
-
Method Details
-
getGenericType
GenericType getGenericType()Derived from_GenericizableMaster.getGenericType()Supported API: true
- See Also:
-
setGenericType
Derived from_GenericizableMaster.setGenericType(wt.generic.GenericType)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-