Interface UpdatePassengerOrderReshopRSPipelineManager

All Known Implementing Classes:
DefaultUpdatePassengerOrderReshopRSPipelineManager

public interface UpdatePassengerOrderReshopRSPipelineManager
The interface Default flight change order reshop rs pipeline manager.
  • Method Summary

    Modifier and Type
    Method
    Description
    orderreshopresponse.IATAOrderReshopRS
    executePipeline(orderreshoprequest.IATAOrderReshopRQ orderReshopRQ)
    Execute pipeline iata order reshop rs.
  • Method Details

    • executePipeline

      orderreshopresponse.IATAOrderReshopRS executePipeline(orderreshoprequest.IATAOrderReshopRQ orderReshopRQ) throws NDCCacheException, NDCException
      Execute pipeline iata order reshop rs.
      Parameters:
      orderReshopRQ - the order reshop rq
      Returns:
      the iata order reshop rs
      Throws:
      NDCCacheException - the ndc cache exception
      NDCException - the ndc exception