| Package | Description |
|---|---|
| com.agimatec.utility.fileimport | |
| com.agimatec.utility.fileimport.groovy | |
| com.agimatec.utility.fileimport.spreadsheet |
| Modifier and Type | Field and Description |
|---|---|
protected Importer |
ImportJob.importer |
protected Importer |
ImporterProcessor.importer |
| Modifier and Type | Method and Description |
|---|---|
Importer |
ImportJob.getImporter() |
Importer |
ImporterProcessor.getImporter() |
| Modifier and Type | Method and Description |
|---|---|
ImporterProcessor |
LineImporterSpec.createProcessor(Importer importer) |
ImporterProcessor |
ImporterSpec.createProcessor(Importer importer)
factory method - create a processor capable to process the data to be imported.
|
void |
ImportController.end(ImportControl imp,
Importer importer) |
void |
ImportController.end(long importId,
Importer importer)
convenience method that takes infos from the importer.
|
void |
ImportJob.setImporter(Importer importer)
need not call this
|
void |
ImportController.update(ImportControl imp,
Importer importer)
update rowCount, errorCount during running import.
|
| Constructor and Description |
|---|
ImporterProcessor(Importer importer) |
LineImportProcessor(LineImporterSpec spec,
Importer importer) |
| Modifier and Type | Method and Description |
|---|---|
ImporterProcessor |
XmlSlurperSpec.createProcessor(Importer importer) |
| Constructor and Description |
|---|
XmlImportProcessor(XmlSlurperSpec spec,
Importer importer) |
| Modifier and Type | Method and Description |
|---|---|
ImporterProcessor |
ExcelImporterSpec.createProcessor(Importer importer) |
| Constructor and Description |
|---|
ExcelImportProcessor(LineImporterSpec spec,
Importer importer) |
Copyright © 2008-2016. All Rights Reserved.