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.support.actions.InterfaceActionOnTargetColumnMove.MoveAction

Packages that use InterfaceActionOnTargetColumnMove.MoveAction
oracle.odi.interfaces.interactive.support.actions This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class. 

 

Uses of InterfaceActionOnTargetColumnMove.MoveAction in oracle.odi.interfaces.interactive.support.actions

 

Methods in oracle.odi.interfaces.interactive.support.actions that return InterfaceActionOnTargetColumnMove.MoveAction
static InterfaceActionOnTargetColumnMove.MoveAction InterfaceActionOnTargetColumnMove.MoveAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InterfaceActionOnTargetColumnMove.MoveAction[] InterfaceActionOnTargetColumnMove.MoveAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.odi.interfaces.interactive.support.actions with parameters of type InterfaceActionOnTargetColumnMove.MoveAction
InterfaceActionOnTargetColumnMove(java.lang.String pColumnName, InterfaceActionOnTargetColumnMove.MoveAction pMoveAction)
          Creates an action class instance which will set the name for a column, when performAction is called.

 


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.