Class _MPMOperationMasterKey
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
com.ptc.windchill.mpml.processplan.operation._MPMOperationMasterKey
- 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,_OrganizationOwnedIdentificationObjectNamespace,OrganizationOwnedIdentificationObjectNamespace
- Direct Known Subclasses:
MPMOperationMasterKey
public abstract class _MPMOperationMasterKey
extends SemanticKey
implements wt.inf.container.WTContainerNamespace, OrganizationOwnedIdentificationObjectNamespace, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.fc._SemanticKey
KEY, UNIQUELY_IDENTIFIED, UNIQUELY_IDENTIFIED_REFERENCEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.org._OrganizationOwnedIdentificationObjectNamespace
ORGANIZATION_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContainerNamespace
CONTAINED_IDENTIFIED, CONTAINER_REFERENCE, NAMESPACE_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContainerNamespace
NAMESPACE_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class wt.fc.SemanticKey
initialize, newSemanticKey, toStringMethods inherited from class wt.fc._SemanticKey
getKey, getUniquelyIdentified, getUniquelyIdentifiedReference, readVersion, setKey, setUniquelyIdentified, setUniquelyIdentifiedReference, super_readExternal_SemanticKey, super_readVersion_SemanticKey, super_writeExternal_SemanticKeyMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initializeMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo
-
Method Details
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedIdentificationObjectNamespace- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedIdentificationObjectNamespace- Throws:
WTPropertyVetoException- See Also:
-