public interface Mapping
Object map(Object object, Field field, Object fieldValue) throws Exception
Returns null if the original field value is to be copied instead.
object - the objectfield - the fieldfieldValue - the field valuenull if the original field value is to be copied insteadException - if the mapping cannot be appliedCopyright © 2014. All Rights Reserved.