Skip navigation links

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

E17060-02


Uses of Class
oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnTargetColumnSetIndicator.IndicatorType

Packages that use InterfaceActionOnTargetColumnSetIndicator.IndicatorType
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 InterfaceActionOnTargetColumnSetIndicator.IndicatorType in oracle.odi.interfaces.interactive.support.actions

 

Methods in oracle.odi.interfaces.interactive.support.actions that return InterfaceActionOnTargetColumnSetIndicator.IndicatorType
static InterfaceActionOnTargetColumnSetIndicator.IndicatorType InterfaceActionOnTargetColumnSetIndicator.IndicatorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InterfaceActionOnTargetColumnSetIndicator.IndicatorType[] InterfaceActionOnTargetColumnSetIndicator.IndicatorType.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 InterfaceActionOnTargetColumnSetIndicator.IndicatorType
InterfaceActionOnTargetColumnSetIndicator(InterfaceActionOnTargetColumnSetIndicator.IndicatorType pIndicatorType, java.lang.String pTargetColumnName, boolean pValue)
          Creates an action class instance which will set the specified indicator flag on a column, when performAction is called.

 


Skip navigation links

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

E17060-02


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