public class FieldMapping extends ParameterMapping
ParameterMapping.ParamType| Constructor and Description |
|---|
FieldMapping(Class<?> associatedClass,
String sapName,
String javaName,
Class<? extends Converter> converter) |
| Modifier and Type | Method and Description |
|---|---|
ParameterMapping.ParamType |
getParamType() |
protected Object |
getUnconvertedValueToJava(Object value,
ConverterCache converterCache) |
protected Object |
getUnconvertedValueToSap(Object value,
ConverterCache converterCache) |
equals, getAssociatedType, getConvertedValueToJava, getConvertedValueToSap, getConverterClass, getJavaName, getSapName, hasConverter, hashCode, mapToJava, mapToSappublic ParameterMapping.ParamType getParamType()
getParamType in class ParameterMappingprotected Object getUnconvertedValueToJava(Object value, ConverterCache converterCache)
getUnconvertedValueToJava in class ParameterMappingprotected Object getUnconvertedValueToSap(Object value, ConverterCache converterCache)
getUnconvertedValueToSap in class ParameterMappingCopyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.