public class ConversionServiceQueryResultConverter<R> extends DefaultConverter<Object,R>
ResultConverter.ResultConverterAdapter<T,R>| Constructor and Description |
|---|
ConversionServiceQueryResultConverter(ConversionService conversionService) |
| Modifier and Type | Method and Description |
|---|---|
Object |
doConvert(Object value,
Class<?> sourceType,
Class type,
MappingPolicy mappingPolicy) |
convert, convert, extractValue, toNode, toPath, toRelationshippublic ConversionServiceQueryResultConverter(ConversionService conversionService)
public Object doConvert(Object value, Class<?> sourceType, Class type, MappingPolicy mappingPolicy)
doConvert in class DefaultConverter<Object,R>Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.