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

Packages that use AccessInfo
com.ibm.itim.apps.provisioning Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Account, Service, and Password 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 AccessInfo in com.ibm.itim.apps.provisioning
 

Methods in com.ibm.itim.apps.provisioning that return AccessInfo
 AccessInfo GroupMO.getAccessInfo()
          Returns an AccessInfo object that contains the access information associated with the group.
 AccessInfo GroupMO.getAccessInfo()
          Returns an AccessInfo object that contains the access information associated with the group.
 

Methods in com.ibm.itim.apps.provisioning with parameters of type AccessInfo
 void GroupMO.setAccessInfo(AccessInfo access)
          Sets the access information of the group.
 void GroupMO.setAccessInfo(AccessInfo access)
          Sets the access information of the group.
 

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

Methods in com.ibm.itim.dataservices.model.domain that return AccessInfo
 AccessInfo GroupEntity.getAccessInfo()
          Returns any access information that is defined.
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type AccessInfo
 void GroupEntity.setAccessInfo(AccessInfo access)
          Defines the access information on the group.
 



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.