| Modifier and Type | Method and Description |
|---|---|
protected DiscountRAO |
AbstractRuleEngineTest.createDiscount(AbstractActionedRAO discountFor,
java.lang.String discountValue,
java.lang.String currencyIso) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderRAO |
class |
CartRAO |
class |
OrderEntryGroupRAO |
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,
java.lang.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. |
java.util.Set<DiscountRAO> |
RaoUtils.getDiscounts(AbstractActionedRAO actionedRao)
Returns ordered set of Discounts of an ActionedRAO (filters out it actions getting only DiscountRAO).
|
java.util.Optional<ShipmentRAO> |
RaoUtils.getShipment(AbstractActionedRAO actionedRao)
Finds Delivery of an actionedRao Item (Order, Product, etc.) if any.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseStoreRAO |
class |
CsticRAO |
class |
CsticValueRAO |
class |
ProductConfigRAO |
Copyright © 2018 SAP SE. All Rights Reserved.