Class OrderReshopRSReshopResultsHandler

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

public class OrderReshopRSReshopResultsHandler extends Object implements OrderReshopRSHandler
The type Order reshop rs reshop results handler.
  • Constructor Details

    • OrderReshopRSReshopResultsHandler

      public OrderReshopRSReshopResultsHandler()
  • 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
    • getNdcOfferIDGenerator

      protected de.hybris.platform.servicelayer.keygenerator.KeyGenerator getNdcOfferIDGenerator()
    • setNdcOfferIDGenerator

      public void setNdcOfferIDGenerator(de.hybris.platform.servicelayer.keygenerator.KeyGenerator ndcOfferIDGenerator)
    • getConfigurationService

      protected de.hybris.platform.servicelayer.config.ConfigurationService getConfigurationService()
    • setConfigurationService

      public void setConfigurationService(de.hybris.platform.servicelayer.config.ConfigurationService configurationService)