Interface OrderReshopRSHandler

All Known Implementing Classes:
OrderReshopRSBasicHandler, OrderReshopRSReshopResultsHandler

public interface OrderReshopRSHandler
The interface Order reshop rs handler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(EvaluateCancelSolutionResponseData evaluateCancelSolutionResponseData, orderreshopresponse.IATAOrderReshopRS orderReshopRS)
    Handle.
  • Method Details

    • handle

      void handle(EvaluateCancelSolutionResponseData evaluateCancelSolutionResponseData, orderreshopresponse.IATAOrderReshopRS orderReshopRS) throws NDCException
      Handle.
      Parameters:
      evaluateCancelSolutionResponseData - the evaluate cancel solution response data
      orderReshopRS - the order reshop rs
      Throws:
      NDCException - the ndc exception