|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IImportRoot | |
|---|---|
| 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.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 IImportRoot in oracle.odi.domain.model |
|---|
| Classes in oracle.odi.domain.model that implement IImportRoot | |
|---|---|
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. |
| Uses of IImportRoot in oracle.odi.domain.project |
|---|
| Classes in oracle.odi.domain.project that implement IImportRoot | |
|---|---|
class |
OdiFolderAn OdiFolder is a workbench entity that ODI users will use to organize their work related to a single OdiProject. |
class |
OdiProjectAn OdiProject is a top level workbench object in ODI. |
| Uses of IImportRoot in oracle.odi.domain.topology |
|---|
| Classes in oracle.odi.domain.topology that implement IImportRoot | |
|---|---|
class |
OdiTechnologyA technology that is defined within the physical topology provided by ODI. |
| Uses of IImportRoot in oracle.odi.impexp |
|---|
| Methods in oracle.odi.impexp with parameters of type IImportRoot | |
|---|---|
void |
IImportService.importObjectFromXml(int pImportMode, java.lang.String pFileName, IImportRoot pObjectParent, boolean pDeclareMissingRepository)This method imports an object from an OracleDI export file (XML) under a parent object. |
| Uses of IImportRoot in oracle.odi.impexp.support |
|---|
| Methods in oracle.odi.impexp.support with parameters of type IImportRoot | |
|---|---|
void |
ImportServiceImpl.importObjectFromXml(int pImportMode, java.lang.String pFileName, IImportRoot pObjectParent, boolean pDeclareMissingRepository) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||