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