org.springframework.data.elasticsearch.core
Class AbstractResultMapper
java.lang.Object
org.springframework.data.elasticsearch.core.AbstractResultMapper
- All Implemented Interfaces:
- GetResultMapper, MultiGetResultMapper, ResultsMapper, SearchResultMapper
- Direct Known Subclasses:
- DefaultResultMapper
public abstract class AbstractResultMapper
- extends Object
- implements ResultsMapper
- Author:
- Artur Konczak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractResultMapper
public AbstractResultMapper(EntityMapper entityMapper)
mapEntity
public <T> T mapEntity(String source,
Class<T> clazz)
getEntityMapper
public EntityMapper getEntityMapper()
- Specified by:
getEntityMapper in interface ResultsMapper
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.