| Package | Description |
|---|---|
| de.hybris.platform.voucher | |
| de.hybris.platform.voucher.impl | |
| de.hybris.platform.voucher.jalo |
| Modifier and Type | Method and Description |
|---|---|
VoucherEntrySet |
VoucherRestrictionService.getApplicableEntries(RestrictionModel restriction,
AbstractOrderModel order) |
VoucherEntrySet |
VoucherModelService.getApplicableEntries(VoucherModel voucher,
AbstractOrderModel order)
Returns all positions or parts of positions of the specified abstract order that are eligible for this voucher.
|
| Modifier and Type | Method and Description |
|---|---|
VoucherEntrySet |
DefaultVoucherRestrictionService.getApplicableEntries(RestrictionModel restriction,
AbstractOrderModel order) |
VoucherEntrySet |
DefaultVoucherModelService.getApplicableEntries(VoucherModel voucher,
AbstractOrderModel order) |
| Modifier and Type | Method and Description |
|---|---|
VoucherEntrySet |
ProductRestriction.getApplicableEntries(AbstractOrder anOrder) |
VoucherEntrySet |
ProductQuantityRestriction.getApplicableEntries(AbstractOrder anOrder) |
VoucherEntrySet |
Restriction.getApplicableEntries(AbstractOrder anOrder) |
VoucherEntrySet |
ProductCategoryRestriction.getApplicableEntries(AbstractOrder anOrder) |
VoucherEntrySet |
Voucher.getApplicableEntries(AbstractOrder anOrder)
Returns all positions or parts of positions of the specified abstract order that are eligible for this voucher.
|
Copyright © 2018 SAP SE. All Rights Reserved.