Package wt.epm
Class _EPMDocumentMasterIdentity
java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
wt.epm._EPMDocumentMasterIdentity
- 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:
EPMDocumentMasterIdentity
public abstract class _EPMDocumentMasterIdentity
extends IdentificationObject
implements OrganizationOwnedIdentificationObjectNamespace, wt.inf.container.WTContainerNamespace, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.org._OrganizationOwnedIdentificationObjectNamespace
ORGANIZATION_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptiongetName()Supported API: trueSupported API: trueSupported API: truevoidSupported API: truevoidSupported API: truevoidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class wt.fc.IdentificationObject
getIdentity, getKeyClassName, getSemanticKey, initialize, setToObject
-
Field Details
-
NUMBER
Supported API: true -
NAME
Supported API: true
-
-
Method Details
-
getNumber
Supported API: true- See Also:
-
setNumber
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getName
Supported API: true- See Also:
-
setName
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
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:
-