Skip navigation links

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

E17060-03


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

Packages that use UnknownActionException
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 UnknownActionException in oracle.odi.interfaces.interactive

 

Methods in oracle.odi.interfaces.interactive that throw UnknownActionException
 IImpacts IInteractiveInterfaceHelperWithActions.performAction(IInterfaceAction pAction)
          Performs the specified action, using the default autofix manager that was provided when creating this InteractiveInterfaceHelperWithActions.
 IImpacts IInteractiveInterfaceHelperWithActions.performAction(IInterfaceAction pAction, IAutoFixManager pAutoFixManager)
          Performs the specified action, and uses the specified auto fix manager to do automatic fixing of interface issues.

 

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

 

Methods in oracle.odi.interfaces.interactive.support that throw UnknownActionException
 IImpacts InteractiveInterfaceHelperWithActions.performAction(IInterfaceAction pAction)
          Performs the specified action, using the default autofix manager that was provided when creating this InteractiveInterfaceHelperWithActions.
 IImpacts InteractiveInterfaceHelperWithActions.performAction(IInterfaceAction pAction, IAutoFixManager pAutoFixManager)
          Performs the specified action, and uses the specified auto fix manager to do automatic fixing of interface issues.

 


Skip navigation links

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

E17060-03


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