Uses of Class
de.hybris.platform.voucher.jalo.util.VoucherEntrySet
Packages that use VoucherEntrySet
Package
Description
-
Uses of VoucherEntrySet in de.hybris.platform.voucher
Methods in de.hybris.platform.voucher that return VoucherEntrySetModifier and TypeMethodDescriptionVoucherModelService.getApplicableEntries(VoucherModel voucher, AbstractOrderModel order) Returns all positions or parts of positions of the specified abstract order that are eligible for this voucher.VoucherRestrictionService.getApplicableEntries(RestrictionModel restriction, AbstractOrderModel order) -
Uses of VoucherEntrySet in de.hybris.platform.voucher.impl
Methods in de.hybris.platform.voucher.impl that return VoucherEntrySetModifier and TypeMethodDescriptionDefaultVoucherModelService.getApplicableEntries(VoucherModel voucher, AbstractOrderModel order) DefaultVoucherRestrictionService.getApplicableEntries(RestrictionModel restriction, AbstractOrderModel order) -
Uses of VoucherEntrySet in de.hybris.platform.voucher.jalo
Methods in de.hybris.platform.voucher.jalo that return VoucherEntrySetModifier and TypeMethodDescriptionProductCategoryRestriction.getApplicableEntries(AbstractOrder anOrder) ProductQuantityRestriction.getApplicableEntries(AbstractOrder anOrder) ProductRestriction.getApplicableEntries(AbstractOrder anOrder) Restriction.getApplicableEntries(AbstractOrder anOrder) Voucher.getApplicableEntries(AbstractOrder anOrder) Returns all positions or parts of positions of the specified abstract order that are eligible for this voucher.