Class ReservationCountEntityListener.EventContext

java.lang.Object
ch.tocco.nice2.persist.core.api.util.CollectingAfterFlushEntityListener.EntityContext
ch.tocco.nice2.optional.reservation.impl.entitylistener.ReservationCountEntityListener.EventContext
Enclosing class:
ReservationCountEntityListener

public static class ReservationCountEntityListener.EventContext extends CollectingAfterFlushEntityListener.EntityContext
  • Constructor Details

    • EventContext

      public EventContext()
  • Method Details

    • addEventToRecalculate

      public void addEventToRecalculate(PrimaryKey eventKey)
    • getEventsToRecalculate

      public Set<PrimaryKey> getEventsToRecalculate()