Class ProductEntitlementPopulator<SOURCE extends ProductEntitlementModel,TARGET extends EntitlementData>

java.lang.Object
de.hybris.platform.entitlementfacades.product.converters.populator.ProductEntitlementPopulator<SOURCE,TARGET>
All Implemented Interfaces:
Populator<SOURCE,TARGET>

public class ProductEntitlementPopulator<SOURCE extends ProductEntitlementModel,TARGET extends EntitlementData> extends Object implements Populator<SOURCE,TARGET>
Populate DTO EntitlementData with data from ProductEntitlementModel