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