| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SystemRole | |
|---|---|
| com.ibm.itim.apps.system | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for System role and System user management.  | 
| 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 SystemRole in com.ibm.itim.apps.system | 
|---|
| Methods in com.ibm.itim.apps.system that return SystemRole | |
|---|---|
 SystemRole | 
SystemRoleMO.getData()
Returns a current snapshot of the data defining the System Role.  | 
| Methods in com.ibm.itim.apps.system with parameters of type SystemRole | |
|---|---|
 SystemRoleMO | 
SystemRoleManager.createRole(OrganizationalContainerMO container,
           SystemRole systemRole)
Creates a system role in the provisioning platform with the specified attributes within the given container.  | 
 void | 
SystemRoleMO.update(SystemRole systemRole)
Updates the System Role associated with a SystemRoleMO.  | 
| Uses of SystemRole in com.ibm.itim.dataservices.model.system | 
|---|
| Methods in com.ibm.itim.dataservices.model.system with parameters of type SystemRole | |
|---|---|
 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.  | 
| Constructors in com.ibm.itim.dataservices.model.system with parameters of type SystemRole | |
|---|---|
SystemRoleEntity(SystemRole sysRole)
Constructs with a value object.  | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||