Interface TmaCouponDao

All Superinterfaces:
de.hybris.platform.couponservices.dao.CouponDao, de.hybris.platform.servicelayer.internal.dao.Dao
All Known Implementing Classes:
DefaultTmaCouponDao

public interface TmaCouponDao extends de.hybris.platform.couponservices.dao.CouponDao
The DAO for the SingleCodeCouponModel.
Since:
2302
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves list of SingleCodeCouponModel.

    Methods inherited from interface de.hybris.platform.couponservices.dao.CouponDao

    findAllCouponForSourceRules, findAllCouponForSourceRules, findCouponById, findMultiCodeCouponById, findMultiCodeCouponsByCodeConfiguration, findPromotionSourceRuleByCouponCode, findSingleCodeCouponById