public abstract class AbstractLongTypeMapping<T> extends AbstractTypeMapping<T,Long>
AbstractTypeMapping implementation for objects with ids of type
LongFIELD_ID, FIELD_INDEX, FIELD_TYPE, FIELD_VERSION| Constructor and Description |
|---|
AbstractLongTypeMapping(String typeAlias,
Class<T> typeClass) |
| Modifier and Type | Method and Description |
|---|---|
Long |
toId(String id) |
String |
toString(Long id) |
read, readObject, setId, setIdString, setVersionbuildMapping, cast, castId, filter, getContentBuilder, getId, getIdClass, getMappingSource, getObjectSource, getSource, getSource, getTypeClass, getVersion, id, isFiltered, read, read, toIdString, version, write, writeObjectdeleteRequest, deleteRequest, deleteRequest, deleteRequest, getIdString, getTypeAlias, indexRequest, indexRequest, isVersionedpublic final String toString(Long id)
toString in class GenericTypeMapping<T,Long>public final Long toId(String id)
toId in class GenericTypeMapping<T,Long>TypeMapping.toIdString(Object)Copyright © 2013 Molindo GmbH. All Rights Reserved.