| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DynamicRoleEntity | |
|---|---|
| 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 DynamicRoleEntity in com.ibm.itim.dataservices.model.domain | 
|---|
| Methods in com.ibm.itim.dataservices.model.domain that return DynamicRoleEntity | |
|---|---|
 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.  | 
 DynamicRoleEntity | 
DynamicRoleSearch.lookup(DistinguishedName dn)
Retrieves a dynamic role from the data store with the given distinguished name.  | 
 DynamicRoleEntity | 
DynamicRoleSearch.searchByURI(OrganizationalContainerEntity searchContext,
            java.lang.String uri)
Find a dynamic role for a specific URI.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||