|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |