Class TmaRecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData>
java.lang.Object
de.hybris.platform.subscriptionfacades.product.converters.populator.AbstractChargeEntryPopulator<SOURCE,TARGET>
de.hybris.platform.subscriptionfacades.product.converters.populator.RecurringChargeEntryPopulator<SOURCE,TARGET>
de.hybris.platform.b2ctelcofacades.converters.populator.TmaRecurringChargeEntryPopulator<SOURCE,TARGET>
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
public class TmaRecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData>
extends de.hybris.platform.subscriptionfacades.product.converters.populator.RecurringChargeEntryPopulator<SOURCE,TARGET>
Populates
RecurringChargeEntryData with basic attributes from RecurringChargeEntryModel.- Since:
- 1810
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.subscriptionfacades.product.converters.populator.AbstractChargeEntryPopulator
getCommonI18NService, getPriceDataFactory, setCommonI18NService, setPriceDataFactory
-
Constructor Details
-
TmaRecurringChargeEntryPopulator
public TmaRecurringChargeEntryPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData> - Overrides:
populatein classde.hybris.platform.subscriptionfacades.product.converters.populator.RecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData>
-