Uses of Class
com.broadleafcommerce.promotion.offer.domain.SubscriptionDiscount
Packages that use SubscriptionDiscount
-
Uses of SubscriptionDiscount in com.broadleafcommerce.promotion.offer.domain
Methods in com.broadleafcommerce.promotion.offer.domain that return SubscriptionDiscountModifier and TypeMethodDescriptionOffer.getSubscriptionDiscount()
Information around discounting subscription items that have recurring billing.Methods in com.broadleafcommerce.promotion.offer.domain with parameters of type SubscriptionDiscountModifier and TypeMethodDescriptionvoid
Offer.setSubscriptionDiscount
(SubscriptionDiscount subscriptionDiscount) Information around discounting subscription items that have recurring billing.