@Component(value="blCustomerPhoneNameMapper") public class AddressPhoneNameMapper extends Object implements HeaderNameMapper
Constructor and Description |
---|
AddressPhoneNameMapper() |
Modifier and Type | Method and Description |
---|---|
String |
transformHeader(String header,
ImportType importType)
Transform the given original header from the CSV file import into the system representation of that header.
|
public String transformHeader(String header, ImportType importType)
HeaderNameMapper
transformHeader
in interface HeaderNameMapper
header
- the header parsed directly from the CSV fileimportType
- the type of import that is being performedHeaderNameMapper
Copyright © 2020. All rights reserved.