RuleOrderEntryPercentageDiscountRAOAction
instead@Deprecated public class RuleOrderEntryPercentageDiscountAction extends Object implements RuleExecutableAction
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_PARAM
Deprecated.
|
| Constructor and Description |
|---|
RuleOrderEntryPercentageDiscountAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(RuleActionContext context,
Map<String,Object> parameters)
Deprecated.
execute rule consequence
|
AddOrderEntryDiscountRAOAction |
getAddOrderEntryDiscountRAOAction()
Deprecated.
|
void |
setAddOrderEntryDiscountRAOAction(AddOrderEntryDiscountRAOAction addOrderEntryDiscountRAOAction)
Deprecated.
|
public static final String VALUE_PARAM
public RuleOrderEntryPercentageDiscountAction()
public void executeAction(RuleActionContext context, Map<String,Object> parameters) throws RuleEvaluationException
RuleExecutableActionexecuteAction in interface RuleExecutableActioncontext - - instance of RuleActionContextparameters - - map of rule factsRuleEvaluationExceptionpublic AddOrderEntryDiscountRAOAction getAddOrderEntryDiscountRAOAction()
public void setAddOrderEntryDiscountRAOAction(AddOrderEntryDiscountRAOAction addOrderEntryDiscountRAOAction)
Copyright © 2017 SAP SE. All Rights Reserved.