All Known Implementing Classes:
CancelOrderReshopStrategy, FlightChangeOrderReshopStrategy, UpdatePassengerOrderReshopStrategy

public interface OrderReshopStrategy
The interface Order reshop strategy.
  • Method Summary

    Modifier and Type
    Method
    Description
    orderreshopresponse.IATAOrderReshopRS
    reshopOrder(orderreshoprequest.IATAOrderReshopRQ orderReshopRQ)
    Reshop order iata order reshop rs.
  • Method Details

    • reshopOrder

      orderreshopresponse.IATAOrderReshopRS reshopOrder(orderreshoprequest.IATAOrderReshopRQ orderReshopRQ) throws NDCException
      Reshop order iata order reshop rs.
      Parameters:
      orderReshopRQ - the order reshop rq
      Returns:
      the iata order reshop rs
      Throws:
      NDCException