Package de.hybris.platform.promotionengineservices.promotionengine.impl
package de.hybris.platform.promotionengineservices.promotionengine.impl
-
ClassesClassDescriptionFunction that returns a number that represents maximum rule executions during a single evaluation of a context with
CartRAOpresentDefaultCategoryResolutionStrategy resolves the givenRuleParameterData.getValue()into a category code, looks up the category via and invokesDefaultCategoryResolutionStrategy.getCategoryRepresentation(CategoryModel)to display the category.DefaultCurrencyAmountResolutionStrategy resolves the givenRuleParameterData.getValue()attribute into a formatted currency amount, for example $200.00.DefaultListResolutionStrategy resolves the givenRuleParameterData.getValue()into a list of values that are resolved by dedicated configuredPromotionMessageParameterResolutionStrategyDefaultProductResolutionStrategy resolves the givenRuleParameterData.getValue()into a string representation of the object.DefaultProductResolutionStrategy resolves the givenRuleParameterData.getValue()into a product code, looks up the product via and invokesDefaultProductResolutionStrategy.getProductRepresentation(ProductModel)to display the product.Default implementation ofPromotionActionService.Default implementation of PromotionResultServiceDefault implementation of Promotion Engine Service that uses Rule Engine Service to evaluate promotions.Promotionengine specific implementation of the RuleActionService.Base class for promotionengineservices tests