public class BetweenRestrictionConverter extends ListRestrictionConverter
Constructor and Description |
---|
BetweenRestrictionConverter(Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
setProperty
public BetweenRestrictionConverter(Type inputType, Class<?> outputType, ConverterPool pool, DynamicsGPConfig config)
protected Object convert(Object input, Type inputType, Class<?> outputType, ConverterPool pool, DynamicsGPConfig config) throws InvocationTargetException, IllegalAccessException, InstantiationException
convert
in class ListRestrictionConverter
InvocationTargetException
IllegalAccessException
InstantiationException
Copyright © 2010–2016. All rights reserved.