Class ResetConflictsStatusListener

java.lang.Object
ch.tocco.nice2.persist.core.api.util.CollectingEntityListener
ch.tocco.nice2.optional.conflict.impl.entitylistener.ResetConflictsStatusListener
All Implemented Interfaces:
ContextListener, EntityFacadeListener, CommitListener, EventListener

public class ResetConflictsStatusListener extends CollectingEntityListener
Listener resets the conflict status of related entities to "none" when a conflict is deleted (so that their status can be reevaluated by EvaluateConflictStatusBatchJob).