Uses of Interface
com.broadleafcommerce.promotion.offer.domain.ActiveDateEntity
Package
Description
-
Uses of ActiveDateEntity in com.broadleafcommerce.promotion.offer.domain
Modifier and TypeClassDescriptionclass
The main domain that the Broadleaf Campaign service is based around.class
A MarketingMessage encapsulates information necessary for displaying a marketing message related to anOffer
next to items affected by the offer in different contexts.class
An Offer encapsulates information required to provide specialized discount pricing for orders, order items, or related entities This includes not just the discount amount but also important factors such as whether the discount is a percent off, amount off, or fixed price type and whether it should be applied immediately or provided as future credit to the user.class
-
Uses of ActiveDateEntity in com.broadleafcommerce.promotion.offer.provider.jpa.domain
Modifier and TypeClassDescriptionclass
Persistent counter-part to aMarketingMessage
for use with a Jpa datastore.