| Package | Description |
|---|---|
| de.hybris.platform.mobileoptionals.jalo.text | |
| de.hybris.platform.promotions.jalo | |
| de.hybris.platform.voucher.impl | |
| de.hybris.platform.voucher.jalo |
| Modifier and Type | Method and Description |
|---|---|
Voucher |
GeneratedMobileReceiveAndSendVoucherAction.getVoucher()
Generated method - Getter of the
MobileReceiveAndSendVoucherAction.voucher attribute. |
Voucher |
GeneratedMobileReceiveAndSendVoucherAction.getVoucher(SessionContext ctx)
Generated method - Getter of the
MobileReceiveAndSendVoucherAction.voucher attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMobileReceiveAndSendVoucherAction.setVoucher(SessionContext ctx,
Voucher value)
Generated method - Setter of the
MobileReceiveAndSendVoucherAction.voucher attribute. |
void |
GeneratedMobileReceiveAndSendVoucherAction.setVoucher(Voucher value)
Generated method - Setter of the
MobileReceiveAndSendVoucherAction.voucher attribute. |
| Modifier and Type | Method and Description |
|---|---|
Voucher |
GeneratedOrderThresholdFreeVoucherPromotion.getFreeVoucher()
Generated method - Getter of the
OrderThresholdFreeVoucherPromotion.freeVoucher attribute. |
Voucher |
GeneratedOrderThresholdFreeVoucherPromotion.getFreeVoucher(SessionContext ctx)
Generated method - Getter of the
OrderThresholdFreeVoucherPromotion.freeVoucher attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected static List<Voucher> |
PromotionsManager.fixupVouchersRemoveVouchers(SessionContext ctx,
AbstractOrder order)
Method to fixup the vouchers applied to the order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedOrderThresholdFreeVoucherPromotion.setFreeVoucher(SessionContext ctx,
Voucher value)
Generated method - Setter of the
OrderThresholdFreeVoucherPromotion.freeVoucher attribute. |
void |
GeneratedOrderThresholdFreeVoucherPromotion.setFreeVoucher(Voucher value)
Generated method - Setter of the
OrderThresholdFreeVoucherPromotion.freeVoucher attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
PromotionsManager.fixupVouchersReapplyVouchers(SessionContext ctx,
AbstractOrder order,
List<Voucher> vouchers)
Method to fixup the vouchers applied to the order.
|
| Modifier and Type | Method and Description |
|---|---|
protected Voucher |
AbstractVoucherService.getVoucher(VoucherModel voucher) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedPromotionVoucher
Generated class for type
PromotionVoucher. |
class |
GeneratedSerialVoucher
Generated class for type
SerialVoucher. |
class |
PromotionVoucher
A promotion voucher can be redeemed once or more times up to a user-defined limit.
|
class |
SerialVoucher
A serial voucher provides a set of unique (system-generated) voucher codes (ID) that could be delivered to
customers, employees or something to enable them to redeem the voucher in an order.
|
| Modifier and Type | Method and Description |
|---|---|
Voucher |
GeneratedRestriction.getVoucher()
Generated method - Getter of the
Restriction.voucher attribute. |
Voucher |
GeneratedVoucherInvalidation.getVoucher()
Generated method - Getter of the
VoucherInvalidation.voucher attribute. |
Voucher |
GeneratedRestriction.getVoucher(SessionContext ctx)
Generated method - Getter of the
Restriction.voucher attribute. |
Voucher |
GeneratedVoucherInvalidation.getVoucher(SessionContext ctx)
Generated method - Getter of the
VoucherInvalidation.voucher attribute. |
Voucher |
VoucherManager.getVoucher(String voucherCode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedRestriction.setVoucher(SessionContext ctx,
Voucher value)
Generated method - Setter of the
Restriction.voucher attribute. |
protected void |
GeneratedVoucherInvalidation.setVoucher(SessionContext ctx,
Voucher value)
Generated method - Setter of the
VoucherInvalidation.voucher attribute. |
protected void |
GeneratedRestriction.setVoucher(Voucher value)
Generated method - Setter of the
Restriction.voucher attribute. |
protected void |
GeneratedVoucherInvalidation.setVoucher(Voucher value)
Generated method - Setter of the
VoucherInvalidation.voucher attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.