| Package | Description |
|---|---|
| de.hybris.platform.voucher | |
| de.hybris.platform.voucher.impl | |
| de.hybris.platform.voucher.jalo | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionVoucherModel> |
VoucherService.getPromotionVouchers(String voucherCode) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionVoucherModel> |
DefaultVoucherService.getPromotionVouchers(String voucherCode) |
| Modifier and Type | Method and Description |
|---|---|
protected PromotionVoucherModel |
AbstractVoucherTest.getPromotionVoucher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractVoucherTest.setPromotionVoucher(PromotionVoucherModel promotionVoucher) |
| Modifier and Type | Method and Description |
|---|---|
PromotionVoucherModel |
PromotionVoucherResource.getPromotionVoucherModel()
Convenience method which just delegates to
#getResourceValue() |
protected PromotionVoucherModel |
PromotionVoucherResource.readResource(String resourceId)
Gets the
PromotionVoucherModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionVoucherModel> |
PromotionVouchersResource.getPromotionVouchersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionVoucherResource.setPromotionVoucherModel(PromotionVoucherModel value)
Convenience method which just delegates to
#setResourceValue(PromotionVoucherModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionVouchersResource.setPromotionVouchersCollection(Collection<PromotionVoucherModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.