Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

oracle.owb.reconcile
Interface ReconcileAction


public interface ReconcileAction

ReconcileAction constitutes an unit of reconciliation. It represents an action to be performed on the target.


Method Summary
 java.lang.String getActionInformation()
          Method getActionInformation.

 

Method Detail

getActionInformation

public java.lang.String getActionInformation()
Method getActionInformation. Returns the the details of the action to be performed on the target.
Returns:
String

Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.