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

E17060-01

Uses of Class
oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnGenericClauseAbstract

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

Subclasses of InterfaceActionOnGenericClauseAbstract in oracle.odi.interfaces.interactive.support.actions
 class InterfaceActionOnGenericClauseSetBusinessRule
          InterfaceActionOnGenericClauseSetBusinessRule is an interface action class used to set a business rule on a generic clause.
 class InterfaceActionOnGenericClauseSetDefaultOrder
          Sets a default order on the clause.
 class InterfaceActionOnGenericClauseSetEnabled
          InterfaceActionOnGenericClauseSetEnabled is an interface action class used to set the enabled flag a generic clause.
 class InterfaceActionOnGenericClauseSetExecutionLocation
          InterfaceActionOnGenericClauseSetBusinessRule is an interface action class used to set a execution location for a generic clause.
 class InterfaceActionOnGenericClauseSetIndexType
          InterfaceActionOnGenericClauseSetIndexType is an interface action class used to set the index type for a generic clause.
 class InterfaceActionOnGenericClauseSetOrder
          InterfaceActionOnGenericClauseSetOrder is an interface action class used to set the processing order for a generic clause.
 class InterfaceActionOnGenericClauseSetSql
          InterfaceActionOnGenericClauseSetSql is an interface action class used to set the actual SQL expression text for a generic clause.
 


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

E17060-01

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