Class UpdatePassengerOrderReshopBasicHandler

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

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

    • UpdatePassengerOrderReshopBasicHandler

      public UpdatePassengerOrderReshopBasicHandler()
  • Method Details

    • handle

      public void handle(orderreshoprequest.IATAOrderReshopRQ orderReshopRQ, orderreshopresponse.IATAOrderReshopRS orderReshopRS) throws NDCException
      Description copied from interface: UpdatePassengerOrderReshopRSHandler
      Handle.
      Specified by:
      handle in interface UpdatePassengerOrderReshopRSHandler
      Parameters:
      orderReshopRQ - the order reshop rq
      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