Class DefaultTmaCouponService

java.lang.Object
de.hybris.platform.couponservices.services.impl.DefaultCouponService
de.hybris.platform.b2ctelcoservices.services.impl.DefaultTmaCouponService
All Implemented Interfaces:
TmaCouponService, de.hybris.platform.couponservices.services.CouponService

public class DefaultTmaCouponService extends de.hybris.platform.couponservices.services.impl.DefaultCouponService implements TmaCouponService
Default implementation of the TmaCouponService.
Since:
2302
  • Field Summary

    Fields inherited from class de.hybris.platform.couponservices.services.impl.DefaultCouponService

    COUPON_CODE, ORDER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves list of SingleCodeCouponModel.
    protected TmaCouponDao
     

    Methods inherited from class de.hybris.platform.couponservices.services.impl.DefaultCouponService

    assertCouponCodeInOrder, checkMatch, clearCouponCode, containsCouponCode, getBaseSiteService, getCalculationService, getCouponCodeGenerationService, getCouponForCode, getCouponManagementService, getModelService, getPromotionGroups, getPromotionsService, getValidatedCouponForCode, recalculateOrder, redeemCoupon, redeemCoupon, redeemCouponCode, releaseCouponCode, removeCouponAndTriggerCalculation, setBaseSiteService, setCalculationService, setCouponCodeGenerationService, setCouponManagementService, setModelService, setPromotionsService, validateCouponCode, verifyCouponCode

    Methods inherited from class java.lang.Object

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

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

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