public abstract class GeneratedPromotionAllocation
extends AbstractPromotionAccess
PromotionAllocation.| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
PROMOTIONMATCHER
Qualifier of the
PromotionAllocation.promotionMatcher attribute |
| Constructor and Description |
|---|
GeneratedPromotionAllocation() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getPromotionMatcher()
Generated method - Getter of the
PromotionAllocation.promotionMatcher attribute. |
String |
getPromotionMatcher(SessionContext ctx)
Generated method - Getter of the
PromotionAllocation.promotionMatcher attribute. |
void |
setPromotionMatcher(SessionContext ctx,
String value)
Generated method - Setter of the
PromotionAllocation.promotionMatcher attribute. |
void |
setPromotionMatcher(String value)
Generated method - Setter of the
PromotionAllocation.promotionMatcher attribute. |
public static final String PROMOTIONMATCHER
PromotionAllocation.promotionMatcher attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public String getPromotionMatcher(SessionContext ctx)
PromotionAllocation.promotionMatcher attribute.public String getPromotionMatcher()
PromotionAllocation.promotionMatcher attribute.public void setPromotionMatcher(SessionContext ctx, String value)
PromotionAllocation.promotionMatcher attribute.value - the promotionMatcher - The Code to match order entry with cart entry.public void setPromotionMatcher(String value)
PromotionAllocation.promotionMatcher attribute.value - the promotionMatcher - The Code to match order entry with cart entry.Copyright © 2017 SAP SE. All Rights Reserved.