Uses of Class
com.ibm.itim.common.BulkProcessResult.Outcome

Packages that use BulkProcessResult.Outcome
com.ibm.itim.common Provides a set of common classes that are used in many places in ITIM. 
 

Uses of BulkProcessResult.Outcome in com.ibm.itim.common
 

Methods in com.ibm.itim.common that return BulkProcessResult.Outcome
 BulkProcessResult.Outcome BulkProcessResult.getOutcome()
           
static BulkProcessResult.Outcome BulkProcessResult.Outcome.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BulkProcessResult.Outcome[] BulkProcessResult.Outcome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.ibm.itim.common with parameters of type BulkProcessResult.Outcome
BulkProcessResult(BulkProcessResult.Outcome outcome, java.lang.Object data)
           
BulkProcessResult(BulkProcessResult.Outcome outcome, java.lang.Object data, java.lang.Object messagesData)
           
 



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.