| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SystemRoleEntity | |
|---|---|
| com.ibm.itim.dataservices.model.system | Extends the com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the system specific elements of the data model.  | 
| Uses of SystemRoleEntity in com.ibm.itim.dataservices.model.system | 
|---|
| Methods in com.ibm.itim.dataservices.model.system that return SystemRoleEntity | |
|---|---|
 SystemRoleEntity | 
SystemRoleFactory.create(CompoundDN logicalContext,
       SystemRole role)
Creates a system role in the data store with the given value object to define the role's attributes.  | 
 SystemRoleEntity | 
SystemRoleFactory.create(OrganizationalContainerEntity logicalContext,
       SystemRole role)
Creates a system role in the data store with the given value object to define the role's attributes.  | 
 SystemRoleEntity | 
SystemRoleSearch.lookup(DistinguishedName dn)
Retrieves the system role from the data store with the given distinguished name.  | 
 SystemRoleEntity | 
SystemRoleSearch.searchByURI(OrganizationalContainerEntity searchContext,
            java.lang.String uri)
Find the system role for a specific URI.  | 
| Methods in com.ibm.itim.dataservices.model.system with parameters of type SystemRoleEntity | |
|---|---|
 void | 
SystemUserEntity.addRole(SystemRoleEntity role)
Adds the given role to the SystemUser's role (group) memberships.  | 
 void | 
SystemUserEntity.removeRole(SystemRoleEntity role)
Removes the given role from the user's role (group) memberships.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||