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

public class OrderReshopRSBasicHandler extends Object implements OrderReshopRSHandler
The Order reshop rs basic handler.
  • Constructor Details

    • OrderReshopRSBasicHandler

      public OrderReshopRSBasicHandler()
  • Method Details

    • handle

      public void handle(EvaluateCancelSolutionResponseData evaluateCancelSolutionResponseData, orderreshopresponse.IATAOrderReshopRS orderReshopRS) throws NDCException
      Description copied from interface: OrderReshopRSHandler
      Handle.
      Specified by:
      handle in interface OrderReshopRSHandler
      Parameters:
      evaluateCancelSolutionResponseData - the evaluate cancel 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