Class DuplicatesSplitUpListener

java.lang.Object
ch.tocco.nice2.persist.core.api.util.CollectingAfterFlushEntityListener
ch.tocco.nice2.duplicate.impl.search.DuplicatesSplitUpListener
All Implemented Interfaces:
EntityFacadeListener, CommitListener, EventListener

public class DuplicatesSplitUpListener extends CollectingAfterFlushEntityListener
Is executed after the DuplicateListener and checks whether a group of duplicates needs to be split up into multiple duplicate entities. This is an unusual situation that may arise after modifying multiple entities.