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