| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
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.