public abstract class AbstractResultMapper extends Object implements ResultsMapper
| Constructor and Description |
|---|
AbstractResultMapper(EntityMapper entityMapper) |
| Modifier and Type | Method and Description |
|---|---|
EntityMapper |
getEntityMapper() |
<T> T |
mapEntity(String source,
Class<T> clazz) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapResultsmapResultmapResultspublic AbstractResultMapper(EntityMapper entityMapper)
public EntityMapper getEntityMapper()
getEntityMapper in interface ResultsMapperCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.