|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminDomain | |
---|---|
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 AdminDomain in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain with parameters of type AdminDomain | |
---|---|
AdminDomainEntity |
AdminDomainFactory.create(CompoundDN logicalContext,
AdminDomain domain)
Creates an admin domain in the data store with the given value object to define the admin domain's attributes. |
AdminDomainEntity |
AdminDomainFactory.create(OrganizationalContainerEntity logicalContext,
AdminDomain domain)
Creates an admin domain in the data store with the given value object to define the admin domain's attributes. |
Constructors in com.ibm.itim.dataservices.model.domain with parameters of type AdminDomain | |
---|---|
AdminDomainEntity(AdminDomain domain)
Constructs an AdminDomainEntity with a value object. |
|
AdminDomainEntity(ObjectProfile profile,
AdminDomain domain)
Constructs an AdminDomainEntity with a profile and value object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |