Interface ImportProcessor
- All Superinterfaces:
BusinessObject
,BusinessProcessor
,ImportExportProcessor
- All Known Implementing Classes:
BasicImportProcessor
-
Method Summary
Modifier and TypeMethodDescriptionprocessImport
(String tableName, Collection businessObjects, Map parameters) Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessObject
initialize
Methods inherited from interface com.softslate.commerce.businessobjects.core.BusinessProcessor
getAppComponents, getAppSettings, getBusinessObjectFactory, getDaoFactory, getEventBus, getInjector, getSettings, getUser, setAppComponents, setAppSettings, setBusinessObjectFactory, setDaoFactory, setEventBus, setInjector, setSettings, setUser, utils
Methods inherited from interface com.softslate.commerce.businessobjects.importexport.ImportExportProcessor
loadColumnNames, loadMaxID, processExport
-
Method Details
-
processImport
- Throws:
Exception
-