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