| Package | Description |
|---|---|
| de.hybris.platform.voucher.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
DateRestriction
This restriction restricts vouchers to start/end date.
|
class |
GeneratedDateRestriction
Generated class for type
DateRestriction. |
class |
GeneratedNewCustomerRestriction
Generated class for type
NewCustomerRestriction. |
class |
GeneratedOrderRestriction
Generated class for type
OrderRestriction. |
class |
GeneratedProductCategoryRestriction
Generated class for type
ProductCategoryRestriction. |
class |
GeneratedProductQuantityRestriction
Generated class for type
ProductQuantityRestriction. |
class |
GeneratedProductRestriction
Generated class for type
ProductRestriction. |
class |
GeneratedRegularCustomerOrderQuantityRestriction
Generated class for type
RegularCustomerOrderQuantityRestriction. |
class |
GeneratedRegularCustomerOrderTotalRestriction
Generated class for type
RegularCustomerOrderTotalRestriction. |
class |
GeneratedUserRestriction
Generated class for type
UserRestriction. |
class |
NewCustomerRestriction
This restriction restricts vouchers to new customers only
|
class |
OrderRestriction
This restriction restricts vouchers to minimum order amount
|
class |
ProductCategoryRestriction
This restriction restricts vouchers to product categories
|
class |
ProductQuantityRestriction
This restriction restricts vouchers to individual product quantities.
|
class |
ProductRestriction
This restriction restricts vouchers to specified products
|
class |
RegularCustomerOrderQuantityRestriction
This restriction restricts vouchers to customers with a total of X completed orders.
|
class |
RegularCustomerOrderTotalRestriction
This restriction restricts vouchers to customers who ordered a total of X EUR or greater in their lifetime.
|
class |
Restriction
The [y] hybris Platform voucher extension enables users to assign a set of restrictions to a voucher for
confining the usage of it.
|
class |
UserRestriction
This restriction restricts vouchers to specified users.
|
| Modifier and Type | Field and Description |
|---|---|
protected static BidirectionalOneToManyHandler<GeneratedRestriction> |
GeneratedRestriction.VOUCHERHANDLER
BidirectionalOneToManyHandler for handling 1:n VOUCHER's relation attributes from 'one' side. |
Copyright © 2017 SAP SE. All Rights Reserved.