Package wt.part
Class _WTPartMasterIdentity
java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
wt.part._WTPartMasterIdentity
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._IdentificationObjectNamespace,wt.fc._NetFactor,wt.fc.IdentificationObjectNamespace,NetFactor,wt.inf.container._WTContainerNamespace,wt.inf.container.WTContainerNamespace,_OrganizationOwnedIdentificationObjectNamespace,OrganizationOwnedIdentificationObjectNamespace
- Direct Known Subclasses:
WTPartMasterIdentity
public abstract class _WTPartMasterIdentity
extends IdentificationObject
implements OrganizationOwnedIdentificationObjectNamespace, wt.inf.container.WTContainerNamespace, Externalizable
- See Also:
-
Field Summary
Fields inherited from interface wt.org._OrganizationOwnedIdentificationObjectNamespace
ORGANIZATION_REFERENCEFields inherited from interface wt.inf.container._WTContainerNamespace
CONTAINED_IDENTIFIED, CONTAINER_REFERENCE, NAMESPACE_REFERENCEFields 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.IdentificationObject
changeIdentity, checkIdentity, createKey, getIdentity, getKeyClassName, getSemanticKey, initialize, setAdditionalKeyAttributes, setToObject, toStringMethods inherited from class wt.fc._IdentificationObject
readVersion
-
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:
-