Class TmaOneTimeChargeEntryPopulator<SOURCE extends OneTimeChargeEntryModel,TARGET extends OneTimeChargeEntryData>

java.lang.Object
de.hybris.platform.subscriptionfacades.product.converters.populator.AbstractChargeEntryPopulator<SOURCE,TARGET>
de.hybris.platform.subscriptionfacades.product.converters.populator.OneTimeChargeEntryPopulator<SOURCE,TARGET>
de.hybris.platform.b2ctelcofacades.converters.populator.TmaOneTimeChargeEntryPopulator<SOURCE,TARGET>
All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>

public class TmaOneTimeChargeEntryPopulator<SOURCE extends OneTimeChargeEntryModel,TARGET extends OneTimeChargeEntryData> extends de.hybris.platform.subscriptionfacades.product.converters.populator.OneTimeChargeEntryPopulator<SOURCE,TARGET>
Populates OneTimeChargeEntryData with basic attributes from OneTimeChargeEntryModel.
Since:
1810
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    populate(SOURCE source, TARGET target)
     

    Methods inherited from class de.hybris.platform.subscriptionfacades.product.converters.populator.OneTimeChargeEntryPopulator

    getBillingTimeConverter, setBillingTimeConverter

    Methods inherited from class de.hybris.platform.subscriptionfacades.product.converters.populator.AbstractChargeEntryPopulator

    getCommonI18NService, getPriceDataFactory, setCommonI18NService, setPriceDataFactory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait