Class WTPartRequestMasterKey

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
com.ptc.windchill.suma.npi._WTPartRequestMasterKey
com.ptc.windchill.suma.npi.WTPartRequestMasterKey
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._IdentificationObjectNamespace, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.IdentificationObjectNamespace, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContainerNamespace, wt.inf.container.WTContainerNamespace

@GenAsPersistable(superClass=SemanticKey.class, interfaces=wt.inf.container.WTContainerNamespace.class, serializable=EXTERNALIZABLE_BASIC, extendable=true, tableProperties=@TableProperties(oracleTableSize=HUGE)) public class WTPartRequestMasterKey extends com.ptc.windchill.suma.npi._WTPartRequestMasterKey

Use the newWTPartRequestMasterKey static factory method(s), not the WTPartRequestMasterKey constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: true

See Also:
  • Field Summary

    Fields inherited from class com.ptc.windchill.suma.npi._WTPartRequestMasterKey

    EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fc._SemanticKey

    KEY, UNIQUELY_IDENTIFIED, UNIQUELY_IDENTIFIED_REFERENCE

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.inf.container._WTContainerNamespace

    CONTAINED_IDENTIFIED, CONTAINER_REFERENCE, NAMESPACE_REFERENCE

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.inf.container.WTContainerNamespace

    NAMESPACE_ID
  • Method Summary

    Methods inherited from class com.ptc.windchill.suma.npi._WTPartRequestMasterKey

    getClassInfo, getConceptualClassname, getContainedIdentified, getContainerReference, getNamespaceReference, getType, readExternal, readExternal, readVersion, setContainedIdentified, setContainerReference, setNamespaceReference, super_readExternal_WTPartRequestMasterKey, super_readVersion_WTPartRequestMasterKey, super_writeExternal_WTPartRequestMasterKey, writeExternal, writeExternal

    Methods inherited from class wt.fc.SemanticKey

    newSemanticKey, toString

    Methods inherited from class wt.fc._SemanticKey

    getKey, getUniquelyIdentified, getUniquelyIdentifiedReference, readVersion, setKey, setUniquelyIdentified, setUniquelyIdentifiedReference, super_readExternal_SemanticKey, super_readVersion_SemanticKey, super_writeExternal_SemanticKey

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait