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 parameter
TARGET - 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.