Interface AirShoppingFacade
- All Known Implementing Classes:
DefaultAirShoppingFacade
public interface AirShoppingFacade
Interface to expose method to populate the airshopping response
-
Method Summary
Modifier and TypeMethodDescriptiondoSearch(IATAAirShoppingRQ airShoppingRQ) This method gets the offers from the airShoppingRQ and populates the response
-
Method Details
-
doSearch
This method gets the offers from the airShoppingRQ and populates the response- Parameters:
airShoppingRQ-- Returns:
-