Uses of Class
com.ibm.itim.dataservices.model.domain.OrganizationEntity

Packages that use OrganizationEntity
com.ibm.itim.dataservices.model.domain Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the core elements of the data model. 
com.ibm.itim.dataservices.model.system Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the system specific elements of the data model. 
 

Uses of OrganizationEntity in com.ibm.itim.dataservices.model.domain
 

Methods in com.ibm.itim.dataservices.model.domain that return OrganizationEntity
 OrganizationEntity OrganizationFactory.create(DistinguishedName tenantDN, Organization org)
          Creates an organization in the data store with the given value object to define the organization's attributes.
 OrganizationEntity ServiceEntity.getOrganization()
          Returns the organization of the current object.
 OrganizationEntity RoleEntity.getOrganization()
          Returns the organization of the current object.
 OrganizationEntity PersonEntity.getOrganization()
          Returns the organization containing the person.
 OrganizationEntity AdminDomainEntity.getOrganization()
          Returns the organization that contains the admin domain.
 OrganizationEntity BusinessUnitEntity.getOrganization()
          Returns the organization of the current object.
 OrganizationEntity BusinessPartnerOrgEntity.getOrganization()
          Returns the organization of the current object.
 OrganizationEntity OrganizationSearch.lookup(DistinguishedName dn)
          Retrieves the organization with the given distinguished name.
 OrganizationEntity OrganizationSearch.searchByURI(OrganizationalContainerEntity searchContext, java.lang.String uri)
          Find the organization for a specific URI.
 

Uses of OrganizationEntity in com.ibm.itim.dataservices.model.system
 

Methods in com.ibm.itim.dataservices.model.system that return OrganizationEntity
 OrganizationEntity SystemRoleEntity.getOrganization()
          Returns the organization of the current object.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.