| Package | Description |
|---|---|
| de.hybris.platform.voucher | |
| de.hybris.platform.voucher.impl | |
| de.hybris.platform.voucher.jalo |
| Modifier and Type | Method and Description |
|---|---|
VoucherValue |
VoucherModelService.getAppliedValue(VoucherModel voucher,
AbstractOrderModel order)
Returns a VoucherValue object representing the discount value of this voucher.
|
VoucherValue |
VoucherModelService.getVoucherValue(VoucherModel voucher,
AbstractOrderModel order) |
| Modifier and Type | Method and Description |
|---|---|
VoucherValue |
DefaultVoucherModelService.getAppliedValue(VoucherModel voucher,
AbstractOrderModel order) |
VoucherValue |
DefaultVoucherModelService.getVoucherValue(VoucherModel voucher,
AbstractOrderModel order) |
| Modifier and Type | Method and Description |
|---|---|
protected VoucherValue |
Voucher.getApplicableValue(AbstractOrder anOrder)
Returns a VoucherValue object representing the partial value of the total of the specified abstract order
that is eligible for this voucher.
|
VoucherValue |
Voucher.getAppliedValue(AbstractOrder anOrder)
Returns a VoucherValue object representing the discount value of this voucher.
|
VoucherValue |
Voucher.getVoucherValue(AbstractOrder anOrder) |
Copyright © 2017 SAP SE. All Rights Reserved.