| Modifier and Type | Method and Description |
|---|---|
SheetDefinition |
ExcelReader.readFirstSheet(InputStream is,
StructureMappings mappings,
List<String> columnsToImport) |
| Constructor and Description |
|---|
ImportSheetDefinition(String name,
StructureMappings structureMappings) |
ImportSheetDefinition(String name,
StructureMappings structureMappings,
List<String> columnsToImport) |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DBMappings
Określa mapowania kolumn dla importu/eksportu do bazy danych
|
class |
ExcelMappings
Określa mapowania kolumn dla importu/eksportu do pliku excel
|
| Modifier and Type | Method and Description |
|---|---|
static ImportSheetDefinition |
ImportStructureUtils.getSheetDefinitionForStructure(String name,
StructureMappings structureMappings) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupMappings
Określa mapowania kolumn dla importu/eksportu do pliku excel
|
class |
OrgUnitMappings
Określa mapowania kolumn dla importu/eksportu do pliku excel
|
class |
PositionMappings
Określa mapowania kolumn dla importu/eksportu do pliku excel
|
class |
UserMappings
Określa mapowania kolumn dla importu/eksportu do pliku excel
|
Copyright © 2022 Suncode. All rights reserved.