Class ProductInterestRelationPopulator

java.lang.Object
de.hybris.platform.customerinterestsfacades.productinterest.populators.ProductInterestRelationPopulator
All Implemented Interfaces:
Populator<Map.Entry<ProductModel,List<ProductInterestEntryData>>,ProductInterestRelationData>

public class ProductInterestRelationPopulator extends Object implements Populator<Map.Entry<ProductModel,List<ProductInterestEntryData>>,ProductInterestRelationData>