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

Packages that use OrganizationalContainer
com.ibm.itim.apps.identity Extends the com.ibm.itim.apps package to provide a remotable application programming interface for identity management. 
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.pim Extends the com.ibm.itim.dataservices.model package to provide a remotable application programming interface for Shared Access Module objects. 
 

Uses of OrganizationalContainer in com.ibm.itim.apps.identity
 

Methods in com.ibm.itim.apps.identity that return OrganizationalContainer
 OrganizationalContainer OrganizationalContainerMO.getData()
          Returns a current snapshot of the data defining the provisionng object.
 OrganizationalContainer OrganizationalContainerMO.getData()
          Returns a current snapshot of the data defining the provisionng object.
 

Methods in com.ibm.itim.apps.identity with parameters of type OrganizationalContainer
 OrganizationalContainerMO ContainerManager.createContainer(OrganizationalContainerMO container, OrganizationalContainer object)
          Creates a container in the provisioning platform with the specified attributes within the given parent container.
 OrganizationalContainerMO ContainerManager.createContainer(OrganizationalContainerMO container, OrganizationalContainer object)
          Creates a container in the provisioning platform with the specified attributes within the given parent container.
 void OrganizationalContainerMO.update(OrganizationalContainer c)
          Updates the managed object.
 void OrganizationalContainerMO.update(OrganizationalContainer c)
          Updates the managed object.
 

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

Subclasses of OrganizationalContainer in com.ibm.itim.dataservices.model.domain
 class AdminDomain
          Value Object class that holds the attribute information of an administrative domain in the data model.
 class BusinessPartnerOrg
          Value Object class that holds the attribute information of a business partner organization in the data model.
 class BusinessUnit
          Value Object class that holds the attribute information of a business unit in the data model.
 class DirectorySystem
          Value Object class that holds the the system (tenant) wide configuration settings.
 class Location
          Value Object class that holds the attribute information of a location in the data model.
 class Organization
          Value Object class that holds the attribute information of an organization in the data model.
 class OrganizationalUnit
          Value Object class that holds the attribute information of an organizational unit in the data model.
 

Constructors in com.ibm.itim.dataservices.model.domain with parameters of type OrganizationalContainer
OrganizationalContainerEntity(ObjectProfile profile, OrganizationalContainer container)
          Constructs with the given value object and object profile.
OrganizationalContainerEntity(OrganizationalContainer container)
          Constructs with the given value object.
 

Uses of OrganizationalContainer in com.ibm.itim.dataservices.model.pim
 

Constructors in com.ibm.itim.dataservices.model.pim with parameters of type OrganizationalContainer
CredentialPool(java.lang.String name, Service service, OrganizationalContainer orgContainer, java.util.List<Group> groups, java.util.List<DistinguishedName> owners)
          Constructs object with attribute information.
 



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.