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.km.InterfaceKMHolderFactory.HolderType

Packages that use InterfaceKMHolderFactory.HolderType
oracle.odi.interfaces.interactive.support.km This package contains the implementations of the various types of KM holder when working with Oracle Data Integrator interfaces. 

 

Uses of InterfaceKMHolderFactory.HolderType in oracle.odi.interfaces.interactive.support.km

 

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

 

Methods in oracle.odi.interfaces.interactive.support.km with parameters of type InterfaceKMHolderFactory.HolderType
static IInterfaceKMHolder InterfaceKMHolderFactory.getKMHolderFor(IInterfaceSubComponent pInterfaceSubComponent, InterfaceKMHolderFactory.HolderType pHolderType)
          Get a KM holder for an interface sub component, given a holder type.

 


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.