| AbstractVoucherTest |
|
| DateRestriction |
This restriction restricts vouchers to start/end date.
|
| GeneratedDateRestriction |
|
| GeneratedNewCustomerRestriction |
|
| GeneratedOrderRestriction |
|
| GeneratedProductCategoryRestriction |
|
| GeneratedProductQuantityRestriction |
|
| GeneratedProductRestriction |
|
| GeneratedPromotionVoucher |
|
| GeneratedRegularCustomerOrderQuantityRestriction |
|
| GeneratedRegularCustomerOrderTotalRestriction |
|
| GeneratedRestriction |
|
| GeneratedSerialVoucher |
|
| GeneratedUserRestriction |
|
| GeneratedVoucher |
|
| GeneratedVoucherInvalidation |
|
| GeneratedVoucherManager |
Generated class for type VoucherManager.
|
| NewCustomerRestriction |
This restriction restricts vouchers to new customers only
|
| OrderRestriction |
This restriction restricts vouchers to minimum order amount
|
| ProductCategoryRestriction |
This restriction restricts vouchers to product categories
|
| ProductQuantityRestriction |
This restriction restricts vouchers to individual product quantities.
|
| ProductRestriction |
This restriction restricts vouchers to specified products
|
| PromotionVoucher |
A promotion voucher can be redeemed once or more times up to a user-defined limit.
|
| PromotionVoucherTest |
Test the PromotionVoucher.
|
| RegularCustomerOrderQuantityRestriction |
This restriction restricts vouchers to customers with a total of X completed orders.
|
| RegularCustomerOrderTotalRestriction |
This restriction restricts vouchers to customers who ordered a total of X EUR or greater in their lifetime.
|
| Restriction |
The [y] hybris Platform voucher extension enables users to assign a set of restrictions to a voucher for
confining the usage of it.
|
| 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.
|
| TestDeliveryMode |
|
| UserRestriction |
This restriction restricts vouchers to specified users.
|
| UserRestrictionTest |
|
| Voucher |
The vouchers are redeemed on the total value of an order.
|
| VoucherDeliveryCostBug_PLA_10914_JaloTest |
Tests proper jalo order calculation using for free shipping voucher and delivery cost.
|
| VoucherDeliveryCostBug_PLA_10914_SLayerTest |
Tests proper order calculation using CalculationService for free shipping voucher and delivery cost.
|
| VoucherInvalidation |
An instance of this class will be created by the VoucherManager
|
| VoucherManager |
The manager for voucher items.
|
| VoucherTest |
Test for extension Voucher
|