Uses of Package
com.broadleafcommerce.promotion.offer.service.engine
Packages that use com.broadleafcommerce.promotion.offer.service.engine
Package
Description
-
Classes in com.broadleafcommerce.promotion.offer.service.engine used by com.broadleafcommerce.promotion.offer.service.autoconfigureClassDescriptionTool to build a
OrderResponse
from the information provided via anEnhancedOrder
.This serves as the entry and exist points for the offer engine, which takes in an order and context then determines what offers can apply before calculating the best possible permutation of offers and applying them.Utility methods used by the offer processing engine extracted for ease of testing. -
Classes in com.broadleafcommerce.promotion.offer.service.engine used by com.broadleafcommerce.promotion.offer.service.engineClassDescriptionTool to build a
OrderResponse
from the information provided via anEnhancedOrder
.This serves as the entry and exist points for the offer engine, which takes in an order and context then determines what offers can apply before calculating the best possible permutation of offers and applying them.Utility methods used by the offer processing engine extracted for ease of testing. -
Classes in com.broadleafcommerce.promotion.offer.service.engine used by com.broadleafcommerce.promotion.offer.web.endpointClassDescriptionThis serves as the entry and exist points for the offer engine, which takes in an order and context then determines what offers can apply before calculating the best possible permutation of offers and applying them.