Class CouponVoucherService

  • All Implemented Interfaces:
    VoucherService, java.io.Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class CouponVoucherService
    extends DefaultVoucherService
    Extends DefaultVoucherService for coupon specific logic. It overrides getAppliedVoucherCodes in order to use codes stored in attribute AbstractOrderModel.couponCodes.
    See Also:
    Serialized Form