Class AirShoppingTripTypePopulator
java.lang.Object
de.hybris.platform.ndc182facades.facades.airshopping.populators.AirShoppingTripTypePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>
public class AirShoppingTripTypePopulator
extends Object
implements de.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>
Populates the triptype for the fareSearchRequestData from the airShoppingRQ
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(IATAAirShoppingRQ airShoppingRQ, FareSearchRequestData fareSearchRequestData)
-
Constructor Details
-
AirShoppingTripTypePopulator
public AirShoppingTripTypePopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<IATAAirShoppingRQ,FareSearchRequestData>
-