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

Packages that use BusinessUnit
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. 
 

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

Subclasses of BusinessUnit in com.ibm.itim.dataservices.model.domain
 class Location
          Value Object class that holds the attribute information of a location in the data model.
 class OrganizationalUnit
          Value Object class that holds the attribute information of an organizational unit in the data model.
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type BusinessUnit
 BusinessUnitEntity BusinessUnitFactory.create(CompoundDN logicalContext, BusinessUnit businessUnit)
          Creates a business unit in the data store with the given value object to define the business unit's attributes.
 BusinessUnitEntity BusinessUnitFactory.create(OrganizationalContainerEntity logicalContext, BusinessUnit businessUnit)
          Creates a business unit in the data store with the given value object to define the business unit's attributes.
 

Constructors in com.ibm.itim.dataservices.model.domain with parameters of type BusinessUnit
BusinessUnitEntity(BusinessUnit bu)
          Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitEntity(ObjectProfile profile, BusinessUnit bu)
          Constructs a BusinessUnitEntity with a profile and value 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.