public static class MappingHint.DefaultFieldMappingConverter extends Object implements DefaultFieldMapper
| Constructor and Description |
|---|
DefaultFieldMappingConverter(MappingHint delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
suggestMappedField(String fromProperty,
Type<?> fromPropertyType) |
public DefaultFieldMappingConverter(MappingHint delegate)
public String suggestMappedField(String fromProperty, Type<?> fromPropertyType)
suggestMappedField in interface DefaultFieldMappernull if no suggestion for the given propertyCopyright © 2016 Glasnost. All rights reserved.