|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessUnitEntity | |
---|---|
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 BusinessUnitEntity in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain that return BusinessUnitEntity | |
---|---|
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. |
BusinessUnitEntity |
BusinessUnitSearch.lookup(DistinguishedName dn)
Retrieves the business unit from the data store with the given distinguished name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |