public class CartTotalThresholdPotentialPromotionMessageActionSupplementStrategy extends java.lang.Object implements ActionSupplementStrategy
DisplayMessageRAO with dynamically-evaluated data for Cart Total Threshold condition.| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CART_TOTAL_THRESHOLD_PARAMETER |
protected static java.lang.String |
CART_TOTAL_THRESHOLD_PARAMETER_UUID |
UUID_SUFFIX| Constructor and Description |
|---|
CartTotalThresholdPotentialPromotionMessageActionSupplementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActionProperToHandle(AbstractRuleActionRAO actionRao,
RuleActionContext context)
Checks if the action result is proper to be processed by the strategy
|
protected boolean |
isMessageForCartTotalThreshold(java.util.Map<java.lang.String,java.lang.Object> parameters) |
void |
postProcessAction(AbstractRuleActionRAO actionRao,
RuleActionContext context)
Post process of
AbstractRuleActionRAO. |
protected static final java.lang.String CART_TOTAL_THRESHOLD_PARAMETER
protected static final java.lang.String CART_TOTAL_THRESHOLD_PARAMETER_UUID
public CartTotalThresholdPotentialPromotionMessageActionSupplementStrategy()
public boolean isActionProperToHandle(AbstractRuleActionRAO actionRao, RuleActionContext context)
ActionSupplementStrategyisActionProperToHandle in interface ActionSupplementStrategyactionRao - - action resultcontext - - instance of RuleActionContextpublic void postProcessAction(AbstractRuleActionRAO actionRao, RuleActionContext context)
ActionSupplementStrategyAbstractRuleActionRAO.postProcessAction in interface ActionSupplementStrategyactionRao - - action resultcontext - - instance of RuleActionContextprotected boolean isMessageForCartTotalThreshold(java.util.Map<java.lang.String,java.lang.Object> parameters)
Copyright © 2018 SAP SE. All Rights Reserved.