|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicRole | |
---|---|
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 DynamicRole in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain with parameters of type DynamicRole | |
---|---|
DynamicRoleEntity |
DynamicRoleFactory.create(CompoundDN logicalContext,
DynamicRole role)
Creates a dynamic role in the data store with the given value object to define the dynamic role's attributes. |
DynamicRoleEntity |
DynamicRoleFactory.create(OrganizationalContainerEntity logicalContext,
DynamicRole role)
Creates a dynamic role in the data store with the given value object to define the dynamic role's attributes. |
Constructors in com.ibm.itim.dataservices.model.domain with parameters of type DynamicRole | |
---|---|
DynamicRoleEntity(DynamicRole dynamicRole)
Constructs a DynamicRoleEntity with a value object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |