|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExportable | |
|---|---|
| oracle.odi.domain.model | This package contains the Oracle Data Integrator Data Model domain implementation. |
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| oracle.odi.domain.runtime.loadplan | |
| oracle.odi.domain.runtime.lpi | |
| oracle.odi.domain.runtime.scenario | This package contains classes for managing Oracle Data Integrator Scenarios and related objects. |
| oracle.odi.domain.security | This package contains user implementation. |
| oracle.odi.domain.topology | This package contains the Oracle Data Integrator Topology domain model implementation. |
| oracle.odi.impexp | This package contains the export and import services for Oracle Data Integrator. |
| oracle.odi.impexp.support | Provides classes to allow for running the different types of OracleDI exports and imports. |
| Uses of IExportable in oracle.odi.domain.model |
|---|
| Classes in oracle.odi.domain.model that implement IExportable | |
|---|---|
class |
AbstractOdiSubModelAbstract base class for sub-models. |
class |
OdiDataStoreAn OdiDataStore represents a two-dimensional tabular data structure, generally a database table structure. |
class |
OdiGlobalSubModelAbstractOdiSubModel subclass, to manage global ODI submodels. |
class |
OdiModelAn OdiModel represents a set of datastores corresponding to data structures contained in a physical schema. |
class |
OdiModelFolderAn OdiModelFolder is used to arrange OdiModels. |
class |
OdiSubModelA sub model is a group of functionally homogeneous datastores within a model. |
| Uses of IExportable in oracle.odi.domain.project |
|---|
| Classes in oracle.odi.domain.project that implement IExportable | |
|---|---|
class |
OdiCKMRepresents the Control Knowledge Module. |
class |
OdiFolderAn OdiFolder is a workbench entity that ODI users will use to organize their work related to a single OdiProject. |
class |
OdiIKMRepresents an Integration Knowledge Module. |
class |
OdiInterfaceAn OdiInterface is the main class that implement target datastore feeding, suppling data from several source datastores. |
class |
OdiJKMRepresents a journalization knowledge module. |
class |
OdiKM<L extends OdiProcedureLine>Abstract base class that all knowledge modules types subclasses. |
class |
OdiLKMRepresents the Loading Knowledge Module. |
class |
OdiPackageRepresents an ODI package. |
class |
OdiProjectAn OdiProject is a top level workbench object in ODI. |
class |
OdiRKMRepresents the Reverse Knowledge Module. |
class |
OdiSequenceRepresents design time metadata about a sequence. |
class |
OdiSKMRepresents the Service Knowledge Module. |
class |
OdiUserFunctionRepresents design time metadata about a customized function that can be used in expressions of other objects such as OdiInterface, OdiUserProcedure. |
class |
OdiUserProcedureRepresents the ODI user procedures. |
class |
OdiVariableRepresents design time metadata about a variable. |
| Uses of IExportable in oracle.odi.domain.runtime.loadplan |
|---|
| Classes in oracle.odi.domain.runtime.loadplan that implement IExportable | |
|---|---|
class |
OdiLoadPlanAn OdiLoadPlan is the root entity of the Load Plan aggregate. |
| Uses of IExportable in oracle.odi.domain.runtime.lpi |
|---|
| Classes in oracle.odi.domain.runtime.lpi that implement IExportable | |
|---|---|
class |
OdiLoadPlanInstanceThe OdiLoadPlanInstance represents the state of an OdiLoadPlan once it's started. Its main use is to keep an history of a load plan start, in order to be able to restart it in the same state. |
| Uses of IExportable in oracle.odi.domain.runtime.scenario |
|---|
| Classes in oracle.odi.domain.runtime.scenario that implement IExportable | |
|---|---|
class |
OdiScenarioAn ODI Scenario is designed to put a source component (interface, package, procedure, variable) into production. |
| Uses of IExportable in oracle.odi.domain.security |
|---|
| Classes in oracle.odi.domain.security that implement IExportable | |
|---|---|
class |
OdiUserThe OdiUser class contains informations about a user including password and supervisor. |
| Uses of IExportable in oracle.odi.domain.topology |
|---|
| Classes in oracle.odi.domain.topology that implement IExportable | |
|---|---|
class |
OdiDataServerAn OdiDataServer is a data server that is defined for a technology into the physical topology of ODI. |
class |
OdiIndexTypeAn OdiIndexType is a domain entity describing a single type of SGBDR index for an ODI technology. |
class |
OdiPhysicalAgentAn ODI physical agent, holding metadata about a deployed runtime agent. |
class |
OdiPhysicalSchemaAn OdiPhysicalSchema is a physical schema defined for a data server into the physical topology of ODI. |
class |
OdiTechnologyA technology that is defined within the physical topology provided by ODI. |
| Uses of IExportable in oracle.odi.impexp |
|---|
| Methods in oracle.odi.impexp with parameters of type IExportable | |
|---|---|
void |
IExportService.exportToXml(IExportable pExportable, java.lang.String pFolderPath, boolean pforceOverwrite, boolean pRecursiveExport, EncodingOptions pEncodingDetails)Exports the given object to a XML file. |
| Uses of IExportable in oracle.odi.impexp.support |
|---|
| Methods in oracle.odi.impexp.support with parameters of type IExportable | |
|---|---|
void |
ExportServiceImpl.exportToXml(IExportable pExportable, java.lang.String pFolderPath, boolean pforceOverwrite, boolean pRecursiveExport, EncodingOptions pEncodingDetails) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||