| Modifier and Type | Class and Description | 
|---|---|
| class  | ImporterImpl<C extends ImportItemConfig> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImportItemWithKeyConfig | 
| Modifier and Type | Method and Description | 
|---|---|
| ImportItemConfig | ImportConfig. getItemConfigFor(java.lang.String id) | 
| ImportItemConfig | ImportSupervisor. getItemConfigFor(java.lang.String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<ImportItemConfig> | ImportConfig. getItemConfigs() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ImportConfig. addItemConfig(ImportItemConfig... configs) | 
| boolean | Importer. consumes(ExportedItem exportedItem,
        ImportItemConfig itemConfig) | 
| boolean | ImporterImpl. consumes(ExportedItem exportedItem,
        ImportItemConfig itemConfig) | 
| boolean | ImportConfig. containsItemConfig(ImportItemConfig config) | 
| ExportedItem | ImportSupervisor. getExportedItemFor(ImportItemConfig config) | 
| Importer | ImportSupervisor. getResponsibleImporterFor(ImportItemConfig itemConfig) | 
| void | Importer. importReference(ImportItemConfig itemConfig) | 
| void | ImporterImpl. importReference(ImportItemConfig itemConfig) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ImportConfig. addItemConfig(java.util.Collection<ImportItemConfig> configs) | 
| 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. setItemConfigs(java.util.Set<ImportItemConfig> itemConfigs) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | EnclosedObjectImporter. consumes(ExportedItem exportedItem,
        ImportItemConfig itemConfig) | 
| void | EnclosedObjectImporter. importReference(ImportItemConfig itemConfig) | 
| 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  | EntityImportItemConfig | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HttpImportService. addItemConfig(ImportItemConfig nodeConfig) | 
| void | HttpImportServiceImpl. addItemConfig(ImportItemConfig nodeConfig) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TreeNodeImportItemConfig |