java.lang.Object
de.hybris.platform.ndc182facades.facades.seatavailability.handlers.impl.SeatAvailabilityBasicHandler
All Implemented Interfaces:
SeatAvailabilityRSHandler

public class SeatAvailabilityBasicHandler extends Object implements SeatAvailabilityRSHandler
The implementation of SeatAvailabilityRSHandler.
  • Constructor Details

    • SeatAvailabilityBasicHandler

      public SeatAvailabilityBasicHandler()
  • Method Details

    • handle

      public void handle(OfferResponseData offerResponseData, IATASeatAvailRS seatAvailRS)
      Description copied from interface: SeatAvailabilityRSHandler
      Handle method to build the IATASeatAvailRS.
      Specified by:
      handle in interface SeatAvailabilityRSHandler
      Parameters:
      offerResponseData - the offerResponseData
      seatAvailRS - the seat avail rs
    • getConfigurationService

      protected de.hybris.platform.servicelayer.config.ConfigurationService getConfigurationService()
      Gets configuration service.
      Returns:
      the configuration service
    • setConfigurationService

      public void setConfigurationService(de.hybris.platform.servicelayer.config.ConfigurationService configurationService)
      Sets configuration service.
      Parameters:
      configurationService - the configuration service