|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||