Class DefaultTmaDiscountRowDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.b2ctelcoservices.daos.impl.DefaultTmaDiscountRowDao
All Implemented Interfaces:
TmaDiscountRowDao, de.hybris.platform.servicelayer.internal.dao.Dao

public class DefaultTmaDiscountRowDao extends de.hybris.platform.servicelayer.internal.dao.AbstractItemDao implements TmaDiscountRowDao
Default implementation of the TmaDiscountRowDao.
Since:
2302
  • Field Summary

    Fields inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao

    flexibleSearchService, modelService
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves list of DiscountRow.

    Methods inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao

    getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelService

    Methods inherited from class java.lang.Object

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