| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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)
 | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||