Class CurrentEventReservationCountConfiguration

java.lang.Object
ch.tocco.nice2.optional.reservation.impl.entitylistener.CountConfiguration
ch.tocco.nice2.optional.reservation.impl.entitylistener.CurrentEventReservationCountConfiguration

public class CurrentEventReservationCountConfiguration extends CountConfiguration
calculates and sets duration_hour_actual on the Event by adding up all duration_hour_actual of the related Reservations
  • Constructor Details

    • CurrentEventReservationCountConfiguration

      public CurrentEventReservationCountConfiguration()
  • Method Details