public class QualifyingCategoryPotentialPromotionMessageActionSupplementStrategy extends Object implements ActionSupplementStrategy
DisplayMessageRAO with dynamically-evaluated data for Qualifying Category Products
condition.| Modifier and Type | Field and Description |
|---|---|
protected static String |
CATEGORIZIED_PRODUCTS_QUANTITY_PARAMETER |
protected static String |
CATEGORIZIED_PRODUCTS_QUANTITY_PARAMETER_UUID |
protected static String |
CATEGORY_PARAMETER |
protected static String |
CATEGORY_PARAMETER_UUID |
UUID_SUFFIX| Constructor and Description |
|---|
QualifyingCategoryPotentialPromotionMessageActionSupplementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActionProperToHandle(AbstractRuleActionRAO actionRao,
RuleActionContext context,
Map<String,Object> parameters)
Checks if the action result is proper to be processed by the strategy
|
protected boolean |
isMessageForQualifiedCategory(Map<String,Object> parameters) |
void |
postProcessAction(AbstractRuleActionRAO actionRao,
RuleActionContext context,
Map<String,Object> parameters)
Post process of
AbstractRuleActionRAO. |
protected static final String CATEGORIZIED_PRODUCTS_QUANTITY_PARAMETER
protected static final String CATEGORIZIED_PRODUCTS_QUANTITY_PARAMETER_UUID
protected static final String CATEGORY_PARAMETER
protected static final String CATEGORY_PARAMETER_UUID
public QualifyingCategoryPotentialPromotionMessageActionSupplementStrategy()
public boolean isActionProperToHandle(AbstractRuleActionRAO actionRao, RuleActionContext context, Map<String,Object> parameters)
ActionSupplementStrategyisActionProperToHandle in interface ActionSupplementStrategyactionRao - - action resultcontext - - instance of RuleActionContextparameters - - map of named objects, creating the execution context for an actionpublic void postProcessAction(AbstractRuleActionRAO actionRao, RuleActionContext context, Map<String,Object> parameters)
ActionSupplementStrategyAbstractRuleActionRAO.postProcessAction in interface ActionSupplementStrategyactionRao - - action resultcontext - - instance of RuleActionContextparameters - - map of named objects, creating the execution context for an actionCopyright © 2017 SAP SE. All Rights Reserved.