Class TmaRecurringProdOfferPricePopulator<SOURCE extends TmaRecurringProdOfferPriceChargeModel,TARGET extends TmaRecurringProdOfferPriceChargeData>
java.lang.Object
de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators.TmaRecurringProdOfferPricePopulator<SOURCE,TARGET>
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
public class TmaRecurringProdOfferPricePopulator<SOURCE extends TmaRecurringProdOfferPriceChargeModel,TARGET extends TmaRecurringProdOfferPriceChargeData>
extends Object
implements de.hybris.platform.converters.Populator<SOURCE,TARGET>
Populates the cycle attributes of
TmaRecurringProdOfferPriceChargeData from
TmaRecurringProdOfferPriceChargeModel.- Since:
- 2007
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TmaRecurringProdOfferPricePopulator
public TmaRecurringProdOfferPricePopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SOURCE extends TmaRecurringProdOfferPriceChargeModel,TARGET extends TmaRecurringProdOfferPriceChargeData>
-