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