Class _EnterpriseDataMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.enterprise.data._AbstractEnterpriseDataMaster
com.ptc.windchill.enterprise.data.AbstractEnterpriseDataMaster
com.ptc.windchill.enterprise.data._EnterpriseDataMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.projmgmt.deliverable._MasteredSubjectOfDeliverable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.type._TypeManaged,wt.type.TypeManaged,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
EnterpriseDataMaster
public abstract class _EnterpriseDataMaster
extends com.ptc.windchill.enterprise.data.AbstractEnterpriseDataMaster
implements Mastered, wt.projmgmt.deliverable.MasteredSubjectOfDeliverable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringTo change the part phantom behviour based on the enterprisedataFields inherited from class com.ptc.windchill.enterprise.data._AbstractEnterpriseDataMaster
NAME, NUMBERFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
logger -
Method Summary
Modifier and TypeMethodDescriptionTo change the part phantom behviour based on the enterprisedatavoidsetPhantomForPlant(Boolean phantomForPlant) To change the part phantom behviour based on the enterprisedataMethods inherited from class com.ptc.windchill.enterprise.data.AbstractEnterpriseDataMaster
getIdentityMethods inherited from class com.ptc.windchill.enterprise.data._AbstractEnterpriseDataMaster
getAttributeContainer, getName, getNumber, readVersion, setAttributeContainer, setName, setNumber, super_readExternal_AbstractEnterpriseDataMaster, super_readVersion_AbstractEnterpriseDataMaster, super_writeExternal_AbstractEnterpriseDataMasterMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
getName
-
Field Details
-
PHANTOM_FOR_PLANT
To change the part phantom behviour based on the enterprisedataSupported API: true
- See Also:
-
-
Method Details
-
getPhantomForPlant
To change the part phantom behviour based on the enterprisedataSupported API: true
- See Also:
-
setPhantomForPlant
To change the part phantom behviour based on the enterprisedataSupported API: true
- Throws:
WTPropertyVetoException- See Also:
-