Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Uses of Class
oracle.odi.interfaces.interactive.exceptions.NotReversibleException

Packages that use NotReversibleException
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 

 

Uses of NotReversibleException in oracle.odi.interfaces.interactive

 

Methods in oracle.odi.interfaces.interactive that throw NotReversibleException
 java.util.List<IInterfaceAction> IImpacts.getReverseActions()
          All reverse actions to undo the actions that caused these impacts.
These action should be in the correct order, starting at 0 till the end of the list.

 

Uses of NotReversibleException in oracle.odi.interfaces.interactive.support

 

Methods in oracle.odi.interfaces.interactive.support that throw NotReversibleException
 java.util.List<IInterfaceAction> Impacts.getReverseActions()
          All reverse actions to undo the actions that caused these impacts.
These action should be in the correct order, starting at 0 till the end of the list.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.