Package wt.doc
Class _WTDocumentMasterKey
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
wt.doc._WTDocumentMasterKey
- 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:
WTDocumentMasterKey
public abstract class _WTDocumentMasterKey
extends SemanticKey
implements OrganizationOwnedIdentificationObjectNamespace, wt.inf.container.WTContainerNamespace, Externalizable
- See Also:
-
Field Summary
Fields inherited from interface wt.org._OrganizationOwnedIdentificationObjectNamespace
ORGANIZATION_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
-
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:
-