public final class SortedMapCollectionMapper extends MapCollectionMapper<SortedMap>
elementComponentData, indexComponentDatacollectionClass, commonCollectionMapperData, ordinalInId, revisionTypeInId| Constructor and Description |
|---|
SortedMapCollectionMapper(CommonCollectionMapperData commonCollectionMapperData,
Class<? extends SortedMap> collectionClass,
Class<? extends SortedMap> proxyClass,
MiddleComponentData elementComponentData,
MiddleComponentData indexComponentData,
Comparator comparator,
boolean revisionTypeInId) |
| Modifier and Type | Method and Description |
|---|---|
protected Initializor<SortedMap> |
getInitializor(AuditConfiguration verCfg,
AuditReaderImplementor versionsReader,
Object primaryKey,
Number revision,
boolean removed) |
getNewCollectionContent, getOldCollectionContent, mapToMapFromObjectcreateIdMap, mapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapCollectionChanges, mapModifiedFlagsToMapForCollectionChange, mapModifiedFlagsToMapFromEntity, mapToEntityFromMap, mapToMapFromEntitypublic SortedMapCollectionMapper(CommonCollectionMapperData commonCollectionMapperData, Class<? extends SortedMap> collectionClass, Class<? extends SortedMap> proxyClass, MiddleComponentData elementComponentData, MiddleComponentData indexComponentData, Comparator comparator, boolean revisionTypeInId)
protected Initializor<SortedMap> getInitializor(AuditConfiguration verCfg, AuditReaderImplementor versionsReader, Object primaryKey, Number revision, boolean removed)
getInitializor in class MapCollectionMapper<SortedMap>Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.