| Modifier and Type | Method and Description |
|---|---|
AddCouponRAO |
AddCouponRAOAction.addCoupon(AbstractActionedRAO appliedToObject,
String couponId,
RuleEngineResultRAO result,
Object ruleContext)
Deprecated.
Adds a coupon with specified Id as a result of promotion.
|
| Modifier and Type | Method and Description |
|---|---|
AddCouponRAO |
DefaultAddCouponRAOAction.addCoupon(AbstractActionedRAO appliedToObject,
String couponId,
RuleEngineResultRAO result,
Object ruleContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DisplayMessageRAO |
DefaultDisplayMessageRAOAction.fireMessage(AbstractActionedRAO appliedToObject,
RuleEngineResultRAO result,
Object ruleContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected DiscountRAO |
AbstractRuleEngineTest.createDiscount(AbstractActionedRAO discountFor,
String discountValue,
String currencyIso) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderRAO |
class |
CartRAO |
class |
OrderEntryRAO |
class |
OrderRAO |
class |
ProductRAO |
| Modifier and Type | Method and Description |
|---|---|
AbstractActionedRAO |
AbstractRuleActionRAO.getAppliedToObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleActionRAO.setAppliedToObject(AbstractActionedRAO appliedToObject) |
| Modifier and Type | Method and Description |
|---|---|
DisplayMessageRAO |
DisplayMessageRAOAction.fireMessage(AbstractActionedRAO appliedToObject,
RuleEngineResultRAO result,
Object ruleContext)
Fires a message as a Rule Action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RaoUtils.addAction(AbstractActionedRAO actionedRao,
AbstractRuleActionRAO action)
Sets references between
action and actionedRao. |
Set<DiscountRAO> |
RaoUtils.getDiscounts(AbstractActionedRAO actionedRao)
Returns ordered set of Discounts of an ActionedRAO (filters out it actions getting only DiscountRAO).
|
Optional<ShipmentRAO> |
RaoUtils.getShipment(AbstractActionedRAO actionedRao)
Finds Delivery of an actionedRao Item (Order, Product, etc.) if any.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CsticRAO |
class |
CsticValueRAO |
class |
ProductConfigRAO |
Copyright © 2017 SAP SE. All Rights Reserved.