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