Package de.hybris.platform.ruleengineservices.calculation
package de.hybris.platform.ruleengineservices.calculation
-
ClassDescriptionStrategy to evaluate delivery cost.Strategy to distribute discount to a set of productsDefines method(s) to pickup products to be used in a rule with a group of products.The strategy validates if Discount is applicable or not checking lower price limit of Order and LineItem.NumberedLineItem adds the entryNumber property to its parent
LineItemclass, thereby allowing to lookup a specific order entry within the enclosingOrderby its entry number.Functional interface that provides line item lookup capabilitiesStrategy to perform price adjustment of an order entry, taking into consideration provided quantityRuleEngineCalculationService provides methods related to order and cart calculation to be used during rule evaluation.