public interface Converter
Object convert(String field, Action action) throws ConversionException
field - The field to convert.action - The action from where to get the field.ConversionException - if the field value cannot be converted.Copyright © 2015. All Rights Reserved.