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

E17060-01

Uses of Class
oracle.odi.impexp.OdiImportNotSupportedException

Packages that use OdiImportNotSupportedException
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 OdiImportNotSupportedException in oracle.odi.impexp
 

Methods in oracle.odi.impexp that throw OdiImportNotSupportedException
 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 OdiImportNotSupportedException in oracle.odi.impexp.support
 

Methods in oracle.odi.impexp.support that throw OdiImportNotSupportedException
 void ImportServiceDwgImpl.importObjectFromXml(int pImportMode, java.lang.String pFileName, IImportRoot pObjectParent, boolean pDeclareMissingRepository)
          Deprecated.  
 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.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.