wt.org
Interface OrganizationOwnedImpl

All Superinterfaces:
NetFactor, ObjectMappable, OrganizationOwned, Persistable, Serializable
All Known Subinterfaces:
ContainerTeamManaged, MPMCompatibleMaster, MPMConsumableResourceMaster, MPMMfgStandardGroupedMaster, MPMOperationHolderMaster, OrganizationOwnedMaster, WTContainer
All Known Implementing Classes:
ChangeOrder2, EPMDocumentMaster, MPMMfgProcessMaster, MPMMfgStandardGroupMaster, MPMOperationMaster, MPMPlantMaster, MPMProcessMaterialMaster, MPMProcessPlanMaster, MPMResourceGroupMaster, MPMResourceMaster, MPMSequenceMaster, MPMSkillMaster, MPMToolingMaster, OrgContainer, PDMLinkProduct, Project2, PromotionNotice, ProxyDocumentMaster, ProxyPartMaster, VariantSpecMaster, WTAnalysisActivityMaster, WTChangeActivity2Master, WTChangeInvestigationMaster, WTChangeIssueMaster, WTChangeOrder2, WTChangeOrder2Master, WTChangeProposalMaster, WTChangeRequest2Master, WTDocumentMaster, WTLibrary, WTPartMaster, WTVarianceMaster

public interface OrganizationOwnedImpl
extends OrganizationOwned

This interface is designed to be implemented by business object e.g. Mastered objects. The interface defines the persistable attribute organizationReference.

Supported API: true

Extendable: true


Field Summary
static String ORGANIZATION_REFERENCE
          Label for the attribute.
 
Fields inherited from interface wt.org.OrganizationOwned
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER
 
Method Summary
 WTPrincipalReference getOrganizationReference()
          This returns the object reference of the owning organization for any object that is organization owned.
 
Methods inherited from interface wt.org.OrganizationOwned
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier
 

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 for any object that is organization owned. Gets the value of the attribute: ORGANIZATION_REFERENCE.

Supported API: true

Specified by:
getOrganizationReference in interface OrganizationOwned
Returns:
WTPrincipalReference