public interface RecordImporter extends DataImportComponent
| Modifier and Type | Method and Description |
|---|---|
void |
importFile(String filePath)
Runs the data import on the specified temp file.
|
doAfter, doBeforevoid importFile(String filePath) throws DataImportException
filePath - DataImportExceptionCopyright © 2016. All rights reserved.