Interface GlobalBookingActionStrategy

All Known Implementing Classes:
GlobalBookingLevelBookingActionStrategy

public interface GlobalBookingActionStrategy
Strategy that expose the method to create and populate the List when creating a BookingActionResponseData
  • Method Details

    • applyStrategy

      void applyStrategy(List<BookingActionData> bookingActionDataList, ActionTypeOption actionType, GlobalTravelReservationData globalReservationData)
      Applies the strategy for List
      Parameters:
      bookingActionDataList - the booking action data list
      actionType - the action type
      globalReservationData - the global reservation data