Skip navigation links

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

E17060-03


Uses of Class
oracle.odi.impexp.smartie.OdiSmartImportException

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

 

Methods in oracle.odi.impexp.smartie that throw OdiSmartImportException
 void ISmartImportService.importFromXml(java.lang.String pFileName)
          This method performs a Smart Import for a Smart Export XML file.
 void ISmartImportService.importFromXml(java.lang.String pFileName, java.lang.String pResponseFileName)
          This method performs a Smart Import for a Smart Export XML file.

 

Uses of OdiSmartImportException in oracle.odi.impexp.smartie.impl

 

Methods in oracle.odi.impexp.smartie.impl that throw OdiSmartImportException
 void SmartImportServiceImpl.importFromXml(java.lang.String pFileName)
          This method performs a Smart Import for a Smart Export XML file.
 void SmartImportServiceImpl.importFromXml(java.lang.String pFileName, java.lang.String pResponseFileName)
          This method performs a Smart Import for a Smart Export XML file.

 


Skip navigation links

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

E17060-03


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