| Package | Description |
|---|---|
| de.hybris.platform.mobileoptionals.dto.text | |
| de.hybris.platform.promotions.dto | |
| de.hybris.platform.voucher.dto | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
VoucherDTO |
MobileReceiveAndSendVoucherActionDTO.getVoucher() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileReceiveAndSendVoucherActionDTO.setVoucher(VoucherDTO value) |
| Modifier and Type | Method and Description |
|---|---|
VoucherDTO |
OrderThresholdFreeVoucherPromotionDTO.getFreeVoucher() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdFreeVoucherPromotionDTO.setFreeVoucher(VoucherDTO value) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionVoucherDTO
Generated dto class for type PromotionVoucher first defined at extension voucher
|
class |
SerialVoucherDTO
Generated dto class for type SerialVoucher first defined at extension voucher
|
| Modifier and Type | Method and Description |
|---|---|
VoucherDTO |
VoucherInvalidationDTO.getVoucher() |
VoucherDTO |
RestrictionDTO.getVoucher() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VoucherDTO> |
VouchersDTO.getVouchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
VoucherInvalidationDTO.setVoucher(VoucherDTO value) |
void |
RestrictionDTO.setVoucher(VoucherDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
VouchersDTO.setVouchers(java.util.List<VoucherDTO> vouchersList) |
| Constructor and Description |
|---|
VouchersDTO(java.util.List<VoucherDTO> vouchersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
VoucherResource.putVoucher(VoucherDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.