public final class SortedMapCollectionMapper extends MapCollectionMapper<SortedMap>
elementComponentData, indexComponentDatacollectionClass, commonCollectionMapperData| Constructor and Description |
|---|
SortedMapCollectionMapper(CommonCollectionMapperData commonCollectionMapperData,
Class<? extends SortedMap> collectionClass,
Class<? extends SortedMap> proxyClass,
MiddleComponentData elementComponentData,
MiddleComponentData indexComponentData,
Comparator comparator) |
| Modifier and Type | Method and Description |
|---|---|
protected Initializor<SortedMap> |
getInitializor(AuditConfiguration verCfg,
AuditReaderImplementor versionsReader,
Object primaryKey,
Number revision) |
getNewCollectionContent, getOldCollectionContent, mapToMapFromObjectmapCollectionChanges, 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)
protected Initializor<SortedMap> getInitializor(AuditConfiguration verCfg, AuditReaderImplementor versionsReader, Object primaryKey, Number revision)
getInitializor in class MapCollectionMapper<SortedMap>Copyright © 2012 JBoss by Red Hat. All Rights Reserved.