public interface DisplayMessageRAOAction
| Modifier and Type | Method and Description |
|---|---|
DisplayMessageRAO |
fireMessage(AbstractActionedRAO appliedToObject,
RuleEngineResultRAO result,
java.lang.Object ruleContext)
Fires a message as a Rule Action.
|
DisplayMessageRAO fireMessage(AbstractActionedRAO appliedToObject, RuleEngineResultRAO result, java.lang.Object ruleContext)
ruleContext object can be used to enhance the returned
DisplayMessageRAO.appliedToObject - object to which the message is applied to (Cart, OrderEntry, Product, etc..)result - the result raoruleContext - an optional context object that can be used to provide additional information for the returned
DisplayMessageRAOCopyright © 2018 SAP SE. All Rights Reserved.