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.InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber

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

 

Methods in oracle.odi.interfaces.interactive.support.actions that return InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber
static InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber[] InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber.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 InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber
InterfaceActionOnGenericClauseSetIndexType(GenericClause pGenericClause, OdiIndexType pIndexType, InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber pIndexTypeNumber)
          Constructor for the action class.

 


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.