Skip navigation links

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

E17060-02


Uses of Interface
oracle.odi.interfaces.interactive.support.IReferenceChangeListener

Packages that use IReferenceChangeListener
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support.references.managers This package contains the implementations to retrieve different set of cross references associated with a text holder in an Oracle Data Integrator interfaces. 

 

Uses of IReferenceChangeListener in oracle.odi.interfaces.interactive.support

 

Subinterfaces of IReferenceChangeListener in oracle.odi.interfaces.interactive.support
 interface IReferenceManager
          Implementations of this interface represent a reference manager, which is a class that handles and provides references to and from IInterfaceSubComponents in the OdiInterface.

 

Uses of IReferenceChangeListener in oracle.odi.interfaces.interactive.support.references.managers

 

Classes in oracle.odi.interfaces.interactive.support.references.managers that implement IReferenceChangeListener
 class ReferenceManagerAbstract
          This is a helper class to build other reference managers.
 class ReferenceManagerHeavyDataStores
          This implementation deals only with references caused by cross-references in SQL expressions.
 class ReferenceManagerLightDataStores
          This implementation handles references to attached source datastores in text holders.
 class ReferenceManagerLookups
          This particular reference manager deals only with references inside lookups.
 class ReferenceManagerSourceColumns
          This implementation manages references to source columns only.
 class ReferenceManagerToDataStoresFull
          This implementation returns all references from text holders to source datastores (both from attached datastores and cross-references).

 


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.