protected Object |
XMLGregorianCalendarConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
RestrictionConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
ObjectItemConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
NullConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
ListRestrictionConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
ListConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
LikeRestrictionConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
IdentityClassConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
EnumConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected abstract Object |
Converter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
ClassConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
CalendarConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
BetweenRestrictionConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |
protected Object |
ArrayOfElementsConverter.convert(Object input,
Type inputType,
Class<?> outputType,
ConverterPool pool,
DynamicsGPConfig config) |