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

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.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.