java.lang.Object
de.hybris.platform.ndc182facades.facades.airshopping.handlers.impl.AirShoppingBasicHandler
All Implemented Interfaces:
AirShoppingHandler

public class AirShoppingBasicHandler extends Object implements AirShoppingHandler
Handler to populate the shopping response fields in the air shopping response
  • Constructor Details

    • AirShoppingBasicHandler

      public AirShoppingBasicHandler()
  • Method Details

    • handle

      public void handle(FareSelectionData fareSelectionData, IATAAirShoppingRQ airShoppingRQ, IATAAirShoppingRS airShoppingRS)
      Description copied from interface: AirShoppingHandler
      Uses data from the fareSelectionData and the air shopping request to populate the air shopping response
      Specified by:
      handle in interface AirShoppingHandler
    • 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