Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnJoinSetJoinProperties.JoinType

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

 

Methods in oracle.odi.interfaces.interactive.support.actions that return InterfaceActionOnJoinSetJoinProperties.JoinType
static InterfaceActionOnJoinSetJoinProperties.JoinType InterfaceActionOnJoinSetJoinProperties.JoinType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InterfaceActionOnJoinSetJoinProperties.JoinType[] InterfaceActionOnJoinSetJoinProperties.JoinType.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 InterfaceActionOnJoinSetJoinProperties.JoinType
InterfaceActionOnJoinSetJoinProperties(Join pJoin, InterfaceActionOnJoinSetJoinProperties.JoinType pJoinType, boolean pOrdered)
          Constructor for the action class.

 


Skip navigation links

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

E17060-04


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