@Component public class StructureAdapter extends Object
| Constructor and Description |
|---|
StructureAdapter() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,String>> |
convertExportingStructure(List<Map<String,Object>> systemData,
StructureMappings mappings) |
List<Map<String,String>> |
convertImportingStructure(List<Map<String,Object>> rawData,
StructureMappings mappings) |
Copyright © 2019 Suncode. All rights reserved.