Uses of Class
de.hybris.platform.ruleengineservices.rao.DisplayMessageRAO
-
-
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)Fires a message as a Rule Action. -
Uses of DisplayMessageRAO in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl that return DisplayMessageRAO Modifier and Type Method Description protected DisplayMessageRAORuleTriggerMessageRAOAction. performDisplayMessageAction(RuleActionContext context)Deprecated, for removal: This API element is subject to removal in a future version.since 1905
-