Class ShoppingFareProductPopulator<SOURCE extends ShoppingFareProductModel,TARGET extends FareProductData>
java.lang.Object
de.hybris.platform.travelfacades.fare.search.converters.populator.FareProductPopulator<SOURCE,TARGET>
de.hybris.platform.shoppingfacades.fare.search.populators.ShoppingFareProductPopulator<SOURCE,TARGET>
- Type Parameters:
SOURCE- the type parameterTARGET- the type parameter
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
public class ShoppingFareProductPopulator<SOURCE extends ShoppingFareProductModel,TARGET extends FareProductData>
extends FareProductPopulator<SOURCE,TARGET>
The type Shopping fare product populator.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShoppingFareProductPopulator
public ShoppingFareProductPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SOURCE extends ShoppingFareProductModel,TARGET extends FareProductData> - Overrides:
populatein classFareProductPopulator<SOURCE extends ShoppingFareProductModel,TARGET extends FareProductData>
-