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