public class OfferContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
executePromotionCalculation |
| Constructor and Description |
|---|
OfferContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getExecutePromotionCalculation() |
static OfferContext |
getOfferContext() |
void |
setExecutePromotionCalculation(java.lang.Boolean executePromotionCalculation) |
static void |
setOfferContext(OfferContext offerContext) |
public static OfferContext getOfferContext()
public static void setOfferContext(OfferContext offerContext)
public java.lang.Boolean getExecutePromotionCalculation()
public void setExecutePromotionCalculation(java.lang.Boolean executePromotionCalculation)
Copyright © 2018. All Rights Reserved.