Uses of Class
com.ibm.itim.apps.BulkException

Packages that use BulkException
com.ibm.itim.apps Provides a remotable application programming interface for provisioning specific functions. 
com.ibm.itim.apps.identity Extends the com.ibm.itim.apps package to provide a remotable application programming interface for identity management. 
 

Uses of BulkException in com.ibm.itim.apps
 

Methods in com.ibm.itim.apps that return BulkException
 BulkException BulkRequest.getException()
          Returns the exception holding the failed portion (if any) of the bulk request.
 

Constructors in com.ibm.itim.apps with parameters of type BulkException
BulkRequest(PlatformContext platform, javax.security.auth.Subject subject, long id, BulkException exception)
          Creates a BulkRequest.
BulkRequest(PlatformContext platform, javax.security.auth.Subject subject, long id, java.util.Date scheduledTime, BulkException exception)
          Constructs with a user Context, request id, and scheduled time.
 

Uses of BulkException in com.ibm.itim.apps.identity
 

Methods in com.ibm.itim.apps.identity that throw BulkException
 Request PersonManager.remove(java.util.Collection collection, java.util.Date scheduledTime)
          Removes the person objects and associated managed objects from the provisioning platform.
 Request PersonManager.restore(java.util.Collection collection, java.util.Date scheduledTime)
          Restores the persons only.
 Request PersonManager.suspend(java.util.Collection collection, java.util.Date scheduledTime)
          Suspends the persons and associated managed objects from the provisioning platform
 Request PersonManager.unManage(java.util.Collection collection, java.util.Date scheduledTime)
          Removes person objects only from the provisioning platform.
 



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.