RuleChangeDeliveryModeRAOAction
instead@Deprecated public class RuleChangeDeliveryModeAction extends Object implements RuleExecutableAction
| Modifier and Type | Field and Description |
|---|---|
static String |
DELIVERY_MODE_PARAM
Deprecated.
|
| Constructor and Description |
|---|
RuleChangeDeliveryModeAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(RuleActionContext context,
Map<String,Object> parameters)
Deprecated.
execute rule consequence
|
ChangeDeliveryModeRAOAction |
getChangeDeliveryModeRAOAction()
Deprecated.
|
void |
setChangeDeliveryModeRAOAction(ChangeDeliveryModeRAOAction changeDeliveryModeRAOAction)
Deprecated.
|
public static final String DELIVERY_MODE_PARAM
public void executeAction(RuleActionContext context, Map<String,Object> parameters) throws RuleEvaluationException
RuleExecutableActionexecuteAction in interface RuleExecutableActioncontext - - instance of RuleActionContextparameters - - map of rule factsRuleEvaluationExceptionpublic ChangeDeliveryModeRAOAction getChangeDeliveryModeRAOAction()
public void setChangeDeliveryModeRAOAction(ChangeDeliveryModeRAOAction changeDeliveryModeRAOAction)
Copyright © 2017 SAP SE. All Rights Reserved.