public class CouponRedeemableValidationHook extends Object
CartValidationHook| Constructor and Description |
|---|
CouponRedeemableValidationHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterValidateCart(CommerceCartParameter parameter,
List<CommerceCartModification> modifications) |
void |
beforeValidateCart(CommerceCartParameter parameter,
List<CommerceCartModification> modifications) |
protected CouponService |
getCouponService() |
void |
setCouponService(CouponService couponService) |
public void beforeValidateCart(CommerceCartParameter parameter, List<CommerceCartModification> modifications)
public void afterValidateCart(CommerceCartParameter parameter, List<CommerceCartModification> modifications)
protected CouponService getCouponService()
public void setCouponService(CouponService couponService)
Copyright © 2017 SAP SE. All Rights Reserved.