Interface AirShoppingFacade

All Known Implementing Classes:
DefaultAirShoppingFacade

public interface AirShoppingFacade
Interface to expose method to populate the airshopping response
  • Method Summary

    Modifier and Type
    Method
    Description
    doSearch(IATAAirShoppingRQ airShoppingRQ)
    This method gets the offers from the airShoppingRQ and populates the response
  • Method Details

    • doSearch

      IATAAirShoppingRS doSearch(IATAAirShoppingRQ airShoppingRQ)
      This method gets the offers from the airShoppingRQ and populates the response
      Parameters:
      airShoppingRQ -
      Returns: