|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISmartExportable | |
|---|---|
| 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.scenario | This package contains classes for managing Oracle Data Integrator Scenarios and related objects. |
| oracle.odi.domain.topology | This package contains the Oracle Data Integrator Topology domain model implementation. |
| oracle.odi.impexp.smartie | This package contains the smart export and import services for Oracle Data Integrator. |
| oracle.odi.impexp.smartie.impl | This package contains the implementation classes of smart export and import services for Oracle Data Integrator. |
| Uses of ISmartExportable in oracle.odi.domain.model |
|---|
| Classes in oracle.odi.domain.model that implement ISmartExportable | |
|---|---|
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 ISmartExportable in oracle.odi.domain.project |
|---|
| Classes in oracle.odi.domain.project that implement ISmartExportable | |
|---|---|
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 ISmartExportable in oracle.odi.domain.runtime.loadplan |
|---|
| Classes in oracle.odi.domain.runtime.loadplan that implement ISmartExportable | |
|---|---|
class |
OdiLoadPlanAn OdiLoadPlan is the root entity of the Load Plan aggregate. |
| Uses of ISmartExportable in oracle.odi.domain.runtime.scenario |
|---|
| Classes in oracle.odi.domain.runtime.scenario that implement ISmartExportable | |
|---|---|
class |
OdiScenarioAn ODI Scenario is designed to put a source component (interface, package, procedure, variable) into production. |
class |
OdiScenarioFolder* |
| Uses of ISmartExportable in oracle.odi.domain.topology |
|---|
| Classes in oracle.odi.domain.topology that implement ISmartExportable | |
|---|---|
class |
OdiContextAn ODI Context. |
class |
OdiDataServerAn OdiDataServer is a data server that is defined for a technology into the physical topology of ODI. |
class |
OdiLogicalAgentAn ODI logical agent to be used as reference to an OdiPhysicalAgent for a given OdiContext. |
class |
OdiLogicalSchemaAn ODI logical schema. |
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. |
| Uses of ISmartExportable in oracle.odi.impexp.smartie |
|---|
| Method parameters in oracle.odi.impexp.smartie with type arguments of type ISmartExportable | |
|---|---|
void |
ISmartExportService.exportToXml(java.util.List<ISmartExportable> pExportableList, java.lang.String pFolderPath, java.lang.String pFileName, boolean pforceOverwrite, boolean pIsZip, EncodingOptions pEncodingDetails, boolean pMaterializeShortcut, java.util.List<java.lang.String> pReleaseTagLst)This method performs a Smart Export on a list of objects and writes the data to an XML file. |
| Uses of ISmartExportable in oracle.odi.impexp.smartie.impl |
|---|
| Method parameters in oracle.odi.impexp.smartie.impl with type arguments of type ISmartExportable | |
|---|---|
void |
SmartExportServiceImpl.exportToXml(java.util.List<ISmartExportable> pExportableList, java.lang.String pFilePath, java.lang.String pFileName, boolean pforceOverwrite, boolean pIsZip, EncodingOptions pEncodingDetails, boolean pMaterializeShortcut, java.util.List<java.lang.String> pReleaseTagLst) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||