| Modifier and Type | Method and Description |
|---|---|
List<Map<String,String>> |
StructureAdapter.convertExportingStructure(List<Map<String,Object>> systemData,
StructureMappings mappings) |
List<Map<String,String>> |
StructureAdapter.convertImportingStructure(List<Map<String,Object>> rawData,
StructureMappings mappings) |
void |
StructureImporter.importStructure(List<Map<String,Object>> rawData,
StructureMappings mappings,
ImportStructureMode mode) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelMappings
Określa mapowania kolumn dla importu/eksportu do pliku excel
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBMappings
Określa mapowania kolumn dla importu/eksportu do bazy danych
|
Copyright © 2018 Suncode. All rights reserved.