Class FlightChangeOrderReshopBasicHandler

java.lang.Object
de.hybris.platform.ndc182shoppingfacades.facades.order.handlers.impl.FlightChangeOrderReshopBasicHandler
All Implemented Interfaces:
FlightChangeOrderReshopRSHandler

public class FlightChangeOrderReshopBasicHandler extends Object implements FlightChangeOrderReshopRSHandler
The type Flight change order reshop basic handler.
  • Constructor Details

    • FlightChangeOrderReshopBasicHandler

      public FlightChangeOrderReshopBasicHandler()
  • Method Details

    • handle

      public void handle(EvaluateChangeSolutionResponseData evaluateChangeSolutionResponseData, orderreshopresponse.IATAOrderReshopRS orderReshopRS) throws NDCException
      Description copied from interface: FlightChangeOrderReshopRSHandler
      Handle.
      Specified by:
      handle in interface FlightChangeOrderReshopRSHandler
      Parameters:
      evaluateChangeSolutionResponseData - the evaluate change solution response data
      orderReshopRS - the order reshop rs
      Throws:
      NDCException - the ndc exception
    • 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