| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.iam.reconciliation.api.ReconciliationResult
public class ReconciliationResult
ReconciliationResult is used to return either a long type Event key or exception if recon is not able to create event.
| Constructor Summary | |
|---|---|
ReconciliationResult(java.util.ArrayList result) | 
|
| Method Summary | |
|---|---|
 java.util.ArrayList | 
getResult()Contains the Event key of Long type or an exception object in List.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ReconciliationResult(java.util.ArrayList result)
| Method Detail | 
|---|
public java.util.ArrayList getResult()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||