RuleFreeGiftRAOAction
instead@Deprecated public class RuleFreeGiftAction extends Object implements RuleExecutableAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PRODUCT_PARAM
Deprecated.
|
static String |
QUANTITY_PARAM
Deprecated.
|
| Constructor and Description |
|---|
RuleFreeGiftAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(RuleActionContext context,
Map<String,Object> parameters)
Deprecated.
execute rule consequence
|
AddProductToCartRAOAction |
getAddProductToCartRAOAction()
Deprecated.
|
void |
setAddProductToCartRAOAction(AddProductToCartRAOAction addProductToCartRAOAction)
Deprecated.
|
public static final String PRODUCT_PARAM
public static final String QUANTITY_PARAM
public void executeAction(RuleActionContext context, Map<String,Object> parameters)
RuleExecutableActionexecuteAction in interface RuleExecutableActioncontext - - instance of RuleActionContextparameters - - map of rule factspublic AddProductToCartRAOAction getAddProductToCartRAOAction()
public void setAddProductToCartRAOAction(AddProductToCartRAOAction addProductToCartRAOAction)
Copyright © 2017 SAP SE. All Rights Reserved.