public interface ImportValuesPostProcessor<T extends ImportDataRecord>
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessRecordValues(T record,
LinkedHashMap<String,ImportFieldValue> fldValueMap,
ImportContext context) |
void postProcessRecordValues(T record, LinkedHashMap<String,ImportFieldValue> fldValueMap, ImportContext context)
Copyright © 2020. All rights reserved.