Interface TmaCouponService

All Superinterfaces:
de.hybris.platform.couponservices.services.CouponService
All Known Implementing Classes:
DefaultTmaCouponService

public interface TmaCouponService extends de.hybris.platform.couponservices.services.CouponService
Service for operations related to the SingleCodeCouponModel.
Since:
2302
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves list of SingleCodeCouponModel.

    Methods inherited from interface de.hybris.platform.couponservices.services.CouponService

    getCouponForCode, getValidatedCouponForCode, redeemCoupon, redeemCoupon, releaseCouponCode, validateCouponCode, verifyCouponCode