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