Uses of Interface
com.broadleafcommerce.promotion.offer.domain.ActiveDateEntity
Packages that use ActiveDateEntity
Package
Description
-
Uses of ActiveDateEntity in com.broadleafcommerce.promotion.offer.domain
Classes in com.broadleafcommerce.promotion.offer.domain that implement ActiveDateEntityModifier and TypeClassDescriptionclassThe main domain that the Broadleaf Campaign service is based around.classA MarketingMessage encapsulates information necessary for displaying a marketing message related to anOffernext to items affected by the offer in different contexts.classAn 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
Classes in com.broadleafcommerce.promotion.offer.provider.jpa.domain that implement ActiveDateEntityModifier and TypeClassDescriptionclassPersistent counter-part to aMarketingMessagefor use with a Jpa datastore.