Class CollectionAttributeFlusher<E,V extends Collection<?>>

All Implemented Interfaces:
DirtyChecker<V>, PluralDirtyChecker<V,E>, DirtyAttributeFlusher<CollectionAttributeFlusher<E,V>,E,V>, FetchGraphNode<CollectionAttributeFlusher<E,V>>
Direct Known Subclasses:
IndexedListAttributeFlusher, ParentCollectionReferenceAttributeFlusher

public class CollectionAttributeFlusher<E,V extends Collection<?>> extends AbstractPluralAttributeFlusher<CollectionAttributeFlusher<E,V>,CollectionAction<?>,RecordingCollection<?,?>,E,V> implements DirtyAttributeFlusher<CollectionAttributeFlusher<E,V>,E,V>
Since:
1.2.0
Author:
Christian Beikov