|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClauseImporter | |
|---|---|
| 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. |
| oracle.odi.interfaces.interactive.support.clauseimporters | This package contains the implementations to import join and filter clauses when adding new source datastores in Oracle Data Integrator interfaces. |
| Uses of IClauseImporter in oracle.odi.interfaces.interactive.support.actions |
|---|
| Classes in oracle.odi.interfaces.interactive.support.actions that implement IClauseImporter | |
|---|---|
class |
InterfaceActionAddLookup.MyClauseImporterAn inner class that implements the <@link IClauseImporter> interface. |
| Constructors in oracle.odi.interfaces.interactive.support.actions with parameters of type IClauseImporter | |
|---|---|
InterfaceActionAddSourceDataStore(IDataStore pDataStore, DataSet pDataSet, IAliasComputer pAliasComputer, IClauseImporter pClauseImporter, IAutoMappingComputer pAutoMappingComputer)Constructor to create the source data store creator class. |
|
| Uses of IClauseImporter in oracle.odi.interfaces.interactive.support.clauseimporters |
|---|
| Classes in oracle.odi.interfaces.interactive.support.clauseimporters that implement IClauseImporter | |
|---|---|
class |
ClauseImporterDefaultClauseImporterDefault is the default implementation of IClauseImporter for importing join and filter clauses for a source data store. |
class |
ClauseImporterLazyClauseImporterLazy is a lazy implementation of the IClauseImporter interface which does not import clauses, effectively behaving as a no-op. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||