Uses of Class
de.hybris.platform.ruleengineservices.rao.DisplayMessageRAO
-
Packages that use DisplayMessageRAO Package Description de.hybris.platform.promotionengineservices.action.impl de.hybris.platform.ruleengineservices.rule.evaluation -
-
Uses of DisplayMessageRAO in de.hybris.platform.promotionengineservices.action.impl
Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type DisplayMessageRAO Modifier and Type Method Description protected voidDefaultPotentialPromotionMessageActionStrategy. supplementMessageActionModelWithParameters(DisplayMessageRAO action, RuleBasedPotentialPromotionMessageActionModel actionModel) -
Uses of DisplayMessageRAO in de.hybris.platform.ruleengineservices.rule.evaluation
Methods in de.hybris.platform.ruleengineservices.rule.evaluation that return DisplayMessageRAO Modifier and Type Method Description DisplayMessageRAODisplayMessageRAOAction. fireMessage(AbstractActionedRAO appliedToObject, RuleEngineResultRAO result, java.lang.Object ruleContext)Deprecated, for removal: This API element is subject to removal in a future version.Fires a message as a Rule Action.
-