| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomerCouponsPageController.addFlashMessage(AssignCouponResult result,
RedirectAttributes redirectModel) |
| Modifier and Type | Method and Description |
|---|---|
AssignCouponResult |
CustomerCouponFacade.grantCouponAccessForCurrentUser(java.lang.String couponCode)
Assigns customer coupon to the current customer
|
| Modifier and Type | Method and Description |
|---|---|
static AssignCouponResult |
AssignCouponResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AssignCouponResult[] |
AssignCouponResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssignCouponResult |
DefaultCustomerCouponFacade.grantCouponAccessForCurrentUser(java.lang.String couponCode) |
Copyright © 2018 SAP SE. All Rights Reserved.