org.broadleafcommerce.core.offer.service
Class OfferContext
java.lang.Object
org.broadleafcommerce.core.offer.service.OfferContext
public class OfferContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executePromotionCalculation
protected Boolean executePromotionCalculation
OfferContext
public OfferContext()
getOfferContext
public static OfferContext getOfferContext()
setOfferContext
public static void setOfferContext(OfferContext offerContext)
getExecutePromotionCalculation
public Boolean getExecutePromotionCalculation()
setExecutePromotionCalculation
public void setExecutePromotionCalculation(Boolean executePromotionCalculation)
Copyright © 2012. All Rights Reserved.