| Package | Description |
|---|---|
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.customercouponservices.dto | |
| de.hybris.platform.customercouponservices.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CustomerCouponDTO> |
CustomerDTO.getCustomerCoupons() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerDTO.setCustomerCoupons(java.util.Collection<CustomerCouponDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
CustomerCouponDTO |
CouponNotificationDTO.getCustomerCoupon() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomerCouponDTO> |
CustomerCouponsDTO.getCustomerCoupons() |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponNotificationDTO.setCustomerCoupon(CustomerCouponDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerCouponsDTO.setCustomerCoupons(java.util.List<CustomerCouponDTO> customercouponsList) |
| Constructor and Description |
|---|
CustomerCouponsDTO(java.util.List<CustomerCouponDTO> customercouponsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CustomerCouponResource.putCustomerCoupon(CustomerCouponDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.