Uses of Class
com.ibm.itim.dataservices.model.domain.Role

Packages that use Role
com.ibm.itim.apps.identity Extends the com.ibm.itim.apps package to provide a remotable application programming interface for identity management. 
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 Role in com.ibm.itim.apps.identity
 

Methods in com.ibm.itim.apps.identity that return Role
 Role RoleMO.getData()
          Returns a current snapshot of the data defining the provisioning object.
 

Methods in com.ibm.itim.apps.identity with parameters of type Role
 DistinguishedName RoleManager.createRole(OrganizationalContainerMO container, Role subject)
           
 Request RoleManager.createRole(OrganizationalContainerMO container, Role subject, java.util.Date scheduledTime)
          Creates a role in the provisioning platform with the specified attributes within the given container.
 Request RoleMO.update(Role r, java.util.Date scheduledTime)
          Updates the managed object.
 

Uses of Role in com.ibm.itim.dataservices.model.domain
 

Subclasses of Role in com.ibm.itim.dataservices.model.domain
 class DynamicRole
          Value Object class that holds the attribute information of a dynamic role in the data model.
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type Role
 RoleEntity RoleFactory.create(CompoundDN logicalContext, Role role)
          Creates a role in the data store with the given value object to define the role's attributes.
 RoleEntity RoleFactory.create(OrganizationalContainerEntity logicalContext, Role role)
          Creates a role in the data store with the given value object to define the role's attributes.
 

Constructors in com.ibm.itim.dataservices.model.domain with parameters of type Role
RoleEntity(Role role)
          Constructs a Role with a value object.
 



IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.