public class OfferContext extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected Boolean | executePromotionCalculation | 
| Constructor and Description | 
|---|
| OfferContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getExecutePromotionCalculation() | 
| static OfferContext | getOfferContext() | 
| void | setExecutePromotionCalculation(Boolean executePromotionCalculation) | 
| static void | setOfferContext(OfferContext offerContext) | 
protected Boolean executePromotionCalculation
public static OfferContext getOfferContext()
public static void setOfferContext(OfferContext offerContext)
public Boolean getExecutePromotionCalculation()
public void setExecutePromotionCalculation(Boolean executePromotionCalculation)
Copyright © 2020. All rights reserved.