Class AirShoppingPaxJourneyHandler
java.lang.Object
de.hybris.platform.ndc182facades.facades.airshopping.handlers.impl.AirShoppingPaxJourneyHandler
- All Implemented Interfaces:
AirShoppingHandler
Handler to populate the paxjourneys in the airShoppingDataList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(FareSelectionData fareSelectionData, IATAAirShoppingRQ airShoppingRQ, IATAAirShoppingRS airShoppingRS) Uses data from the fareSelectionData and the air shopping request to populate the air shopping response
-
Constructor Details
-
AirShoppingPaxJourneyHandler
public AirShoppingPaxJourneyHandler()
-
-
Method Details
-
handle
public void handle(FareSelectionData fareSelectionData, IATAAirShoppingRQ airShoppingRQ, IATAAirShoppingRS airShoppingRS) Description copied from interface:AirShoppingHandlerUses data from the fareSelectionData and the air shopping request to populate the air shopping response- Specified by:
handlein interfaceAirShoppingHandler
-