Uses of Class
de.hybris.platform.voucher.jalo.ProductRestriction
-
Packages that use ProductRestriction Package Description de.hybris.platform.voucher.jalo -
-
Uses of ProductRestriction in de.hybris.platform.voucher.jalo
Subclasses of ProductRestriction in de.hybris.platform.voucher.jalo Modifier and Type Class Description classGeneratedProductCategoryRestrictionGenerated class for typeProductCategoryRestriction.classGeneratedProductQuantityRestrictionGenerated class for typeProductQuantityRestriction.classProductCategoryRestrictionThis restriction restricts vouchers to product categoriesclassProductQuantityRestrictionThis restriction restricts vouchers to individual product quantities.Methods in de.hybris.platform.voucher.jalo that return ProductRestriction Modifier and Type Method Description ProductRestrictionGeneratedVoucherManager. createProductRestriction(SessionContext ctx, java.util.Map attributeValues)ProductRestrictionGeneratedVoucherManager. createProductRestriction(java.util.Map attributeValues)
-