@Component public class OrgUnitMappings extends Object implements StructureMappings
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getColumnMappings()
Zwraca mapowania kluczy map z metody
ExportStructureHelper.buildStructureMap() na nazwy kolumn |
String[] |
getColumnNames()
Zwraca listę nazw kolumn w odpowiedniej kolejności
|
static OrgUnitMappings |
getInstance() |
String[] |
getOptionalColumns()
Zwraca listę nazw kolumn, które nie są obowiązkowe
|
Map<String,String> |
getReverseColumnMappings()
Zwraca mapę odwrotną w stosunku do mapy zwracanej przez
StructureMappings.getColumnMappings() |
public static OrgUnitMappings getInstance()
public String[] getColumnNames()
StructureMappingsgetColumnNames in interface StructureMappingspublic Map<String,String> getColumnMappings()
StructureMappingsExportStructureHelper.buildStructureMap() na nazwy kolumngetColumnMappings in interface StructureMappingspublic Map<String,String> getReverseColumnMappings()
StructureMappingsStructureMappings.getColumnMappings()getReverseColumnMappings in interface StructureMappingspublic String[] getOptionalColumns()
StructureMappingsgetOptionalColumns in interface StructureMappingsCopyright © 2017 Suncode. All rights reserved.