Package | Description |
---|---|
net.datenwerke.eximport.im | |
net.datenwerke.eximport.im.enclosed | |
net.datenwerke.treedb.ext.service.eximport |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImporterSpecificConfig> |
ImportConfig.getSpecificImporterConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
ImportConfig.addSpecificImporterConfigs(ImporterSpecificConfig... config) |
Modifier and Type | Method and Description |
---|---|
void |
Importer.configure(ImportSupervisor importSupervisor,
java.util.Collection<ImporterSpecificConfig> specificConfigs,
java.util.Queue<ImportItemConfig> collection) |
void |
ImporterImpl.configure(ImportSupervisor supervisor,
java.util.Collection<ImporterSpecificConfig> specificConfigs,
java.util.Queue<ImportItemConfig> itemConfigs) |
void |
ImportConfig.setSpecificImporterConfigs(java.util.List<ImporterSpecificConfig> specificImporterConfigs) |
Modifier and Type | Method and Description |
---|---|
void |
EnclosedObjectImporter.configure(ImportSupervisor importSupervisor,
java.util.Collection<ImporterSpecificConfig> specificConfigs,
java.util.Queue<ImportItemConfig> collection) |
Modifier and Type | Class and Description |
---|---|
class |
TreeNodeImporterConfig |