| Package | Description |
|---|---|
| com.ibm.itim.common |
Provides a set of common classes that are used in many places in ITIM.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
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.