public class CouponCartRaoExtractor extends Object implements RAOFactsExtractor
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPAND_COUPONS |
| Constructor and Description |
|---|
CouponCartRaoExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Set<?> |
expandFact(Object fact) |
String |
getTriggeringOption() |
boolean |
isDefault() |
boolean |
isMinOption() |
public static final String EXPAND_COUPONS
public Set<?> expandFact(Object fact)
expandFact in interface RAOFactsExtractorpublic String getTriggeringOption()
getTriggeringOption in interface RAOFactsExtractorpublic boolean isMinOption()
isMinOption in interface RAOFactsExtractorpublic boolean isDefault()
isDefault in interface RAOFactsExtractorCopyright © 2017 SAP SE. All Rights Reserved.