| Package | Description |
|---|---|
| de.hybris.platform.customercouponservices.dto | |
| de.hybris.platform.customercouponservices.resource |
| Modifier and Type | Method and Description |
|---|---|
CouponNotificationDTO |
CouponNotificationProcessDTO.getCouponNotification() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CouponNotificationDTO> |
CouponNotificationsDTO.getCouponNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponNotificationProcessDTO.setCouponNotification(CouponNotificationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponNotificationsDTO.setCouponNotifications(java.util.List<CouponNotificationDTO> couponnotificationsList) |
| Constructor and Description |
|---|
CouponNotificationsDTO(java.util.List<CouponNotificationDTO> couponnotificationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CouponNotificationsResource.postCouponNotification(CouponNotificationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CouponNotificationResource.putCouponNotification(CouponNotificationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.