wt.org
Interface OrganizationOwnedIdentificationObjectNamespace

All Superinterfaces:
IdentificationObjectNamespace
All Known Implementing Classes:
ChangeIdentificationObject, ChangeKey, EPMDocumentMasterIdentity, EPMDocumentMasterKey, MaturityKey, PromotionIdentificationObject, WTContainerIdentity, WTDocumentMasterIdentity, WTDocumentMasterKey, WTPartMasterIdentity, WTPartMasterKey

public interface OrganizationOwnedIdentificationObjectNamespace
extends IdentificationObjectNamespace



Supported API: false

Extendable: false


Field Summary
static String ORGANIZATION_REFERENCE
          Label for the attribute.
 
Method Summary
 WTPrincipalReference getOrganizationReference()
          Gets the value of the attribute: ORGANIZATION_REFERENCE.
 void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
          Sets the value of the attribute: ORGANIZATION_REFERENCE.
 

Field Detail

ORGANIZATION_REFERENCE

public static final String ORGANIZATION_REFERENCE
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getOrganizationReference

public WTPrincipalReference getOrganizationReference()
Gets the value of the attribute: ORGANIZATION_REFERENCE.

Supported API: false

Returns:
WTPrincipalReference

setOrganizationReference

public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
                              throws WTPropertyVetoException
Sets the value of the attribute: ORGANIZATION_REFERENCE.

Supported API: false

Parameters:
a_OrganizationReference -
Throws:
WTPropertyVetoException