Interface AccommodationExtrasFacade

All Known Implementing Classes:
DefaultAccommodationExtrasFacade

public interface AccommodationExtrasFacade
Facade that exposes the methods related to the extra services of an accommodation and accommodationOffering
  • Method Details

    • getAvailableServices

      List<AvailableServiceData> getAvailableServices(AccommodationReservationData reservationData)
      Returns the list of all the availableServiceData for the reserved accommodation
      Parameters:
      reservationData - as the current reservationData
      Returns:
      the list of all the available serviceData