Interface AirShoppingPipelineManager
- All Known Implementing Classes:
DefaultAirShoppingPipelineManager
public interface AirShoppingPipelineManager
Interface for Air Shopping Pipeline Manager.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(FareSelectionData fareSelectionData, IATAAirShoppingRQ airShoppingRQ) Executes the air shopping pipeline manager
-
Method Details
-
executePipeline
IATAAirShoppingRS executePipeline(FareSelectionData fareSelectionData, IATAAirShoppingRQ airShoppingRQ) throws NDCException Executes the air shopping pipeline manager- Parameters:
fareSelectionData-airShoppingRQ-- Returns:
- Throws:
NDCException
-