wt.org
Interface OrganizationOwnedIdentificationObjectNamespace

All Superinterfaces:
wt.fc.IdentificationObjectNamespace
All Known Implementing Classes:
wt.change2.ChangeIdentificationObject, MPMMfgProcessMasterIdentity, MPMMfgProcessMasterKey, MPMMfgStandardGroupMasterIdentity, MPMMfgStandardGroupMasterKey, MPMOperationMasterIdentity, MPMOperationMasterKey, MPMProcessPlanMasterIdentity, MPMProcessPlanMasterKey, MPMSequenceMasterIdentity, MPMSequenceMasterKey, wt.maturity.PromotionIdentificationObject, PromotionNoticeIdentity, VariantSpecMasterIdentity, VariantSpecMasterKey, WTAnalysisActivityMasterIdentity, WTChangeActivity2MasterIdentity, WTChangeInvestigationMasterIdentity, WTChangeIssueMasterIdentity, WTChangeOrder2MasterIdentity, WTChangeProposalMasterIdentity, WTChangeRequest2MasterIdentity, WTContainerIdentity, WTDocumentMasterIdentity, WTDocumentMasterKey, WTPartMasterIdentity, WTPartMasterKey, WTVarianceMasterIdentity

public interface OrganizationOwnedIdentificationObjectNamespace
extends wt.fc.IdentificationObjectNamespace

This interface defines API's to get and set organization related information for name space objects that are organization owned.

Supported API: true

Extendable: true


Field Summary
static String ORGANIZATION_REFERENCE
          Label for the attribute.
 
Method Summary
 WTPrincipalReference getOrganizationReference()
          This returns the object reference of the owning organization.
 

Field Detail

ORGANIZATION_REFERENCE

static final String ORGANIZATION_REFERENCE
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getOrganizationReference

WTPrincipalReference getOrganizationReference()
This returns the object reference of the owning organization. Gets the value of the attribute: ORGANIZATION_REFERENCE.

Supported API: true

Returns:
WTPrincipalReference