Interface RuleScheduleCreateReservationContribution


public interface RuleScheduleCreateReservationContribution
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    applyChangesToReservation(Entity ruleReservation, Entity reservation, org.joda.time.DateTime startDate)
    Apply specific adjustments to the created Reservation with data from the associated Rule_reservation
  • Method Details

    • applyChangesToReservation

      void applyChangesToReservation(Entity ruleReservation, Entity reservation, org.joda.time.DateTime startDate)
      Apply specific adjustments to the created Reservation with data from the associated Rule_reservation