Uses of Class
com.broadleafcommerce.promotion.offer.domain.SubscriptionDiscount
-
Packages that use SubscriptionDiscount Package Description com.broadleafcommerce.promotion.offer.domain -
-
Uses of SubscriptionDiscount in com.broadleafcommerce.promotion.offer.domain
Methods in com.broadleafcommerce.promotion.offer.domain that return SubscriptionDiscount Modifier and Type Method Description SubscriptionDiscountOffer. getSubscriptionDiscount()Information around discounting subscription items that have recurring billing.Methods in com.broadleafcommerce.promotion.offer.domain with parameters of type SubscriptionDiscount Modifier and Type Method Description voidOffer. setSubscriptionDiscount(SubscriptionDiscount subscriptionDiscount)Information around discounting subscription items that have recurring billing.
-