Uses of Interface
wt.org.OrganizationOwnedIdentificationObjectNamespace

Packages that use OrganizationOwnedIdentificationObjectNamespace
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.doc   
wt.epm
 
wt.inf.container   
wt.maturity   
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.change2
 

Classes in wt.change2 that implement OrganizationOwnedIdentificationObjectNamespace
 class ChangeIdentificationObject
          

Supported API: false

Extendable: false
 class ChangeKey
           Use the newChangeKey static factory method(s), not the ChangeKey constructor, to construct instances of this class.
 class WTAnalysisActivityIdentity
          The identification object for WTAnalysisActivity objects.
 class WTChangeActivity2Identity
          The identification object for WTChangeActivity2 objects.
 class WTChangeInvestigationIdentity
          The identification object for WTChangeInvestigation objects.
 class WTChangeIssueIdentity
          The identification object for WTChangeIssue objects.
 class WTChangeOrder2Identity
          The identification object for WTChangeOrder2 objects.
 class WTChangeProposalIdentity
          The identification object for WTChangeProposal objects.
 class WTChangeRequest2Identity
          The identification object for WTChangeRequest2 objects.
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.doc
 

Classes in wt.doc that implement OrganizationOwnedIdentificationObjectNamespace
 class WTDocumentMasterIdentity
          The identification object for WTDocumentMaster objects.
 class WTDocumentMasterKey
          Key table for all WTDocumentMasters.
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.epm
 

Classes in wt.epm that implement OrganizationOwnedIdentificationObjectNamespace
 class EPMDocumentMasterIdentity
          The uniqueness constraint of number on the master.
 class EPMDocumentMasterKey
          The EPM Document Key table ensures that all EPM Document Masters are unique.
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.inf.container
 

Classes in wt.inf.container that implement OrganizationOwnedIdentificationObjectNamespace
 class WTContainerIdentity
          Used to rename a container.
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.maturity
 

Classes in wt.maturity that implement OrganizationOwnedIdentificationObjectNamespace
 class MaturityKey
           Use the newMaturityKey static factory method(s), not the MaturityKey constructor, to construct instances of this class.
 class PromotionIdentificationObject
          

Supported API: false

Extendable: false
 class PromotionNoticeIdentity
          The identification object for PromotionNotice objects.
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.org
 

Methods in wt.org with parameters of type OrganizationOwnedIdentificationObjectNamespace
private  boolean OrganizationOwnedIdentificationObjectNamespaceDelegate.isOrgSameAsContainerOrg(OrganizationOwnedIdentificationObjectNamespace namespace)
           
private  boolean OrganizationOwnedIdentificationObjectNamespaceDelegate.isOrgSameAsContainerOrg(OrganizationOwnedIdentificationObjectNamespace namespace)
           
 

Uses of OrganizationOwnedIdentificationObjectNamespace in wt.part
 

Classes in wt.part that implement OrganizationOwnedIdentificationObjectNamespace
 class WTPartMasterIdentity
          The uniqueness constraint of number on the master.
 class WTPartMasterKey
          The table for the uniqueness constraint of number on the master.