Package com.broadleafcommerce.fulfillment.service
package com.broadleafcommerce.fulfillment.service
-
ClassDescriptionUtility service to perform calculation operations.Utility service to take in a List of Calculators and filter them against a provided context./** Default implementation of calculator service used to find, qualify, and process fulfillment pricing using
FulfillmentCalculator
s.Component to call eachFulfillmentCalculator
and aggregate and de-duplicate results.DefaultFulfillmentOriginService<P extends FulfillmentOrigin>DefaultFulfillmentPricingConfigService<P extends com.broadleafcommerce.fulfillment.common.domain.FulfillmentPricingConfig>Operations to support operations onFulfillmentCalculatorConfig
.Service interface to find, qualify, and process fulfillment pricing usingFulfillmentCalculator
s.Service interface to retrieve aFulfillmentOptionResponse
with 1 or morePricedFulfillmentOptions
.FulfillmentOriginService<P extends FulfillmentOrigin>FulfillmentPricingConfigAccessor<P extends com.broadleafcommerce.fulfillment.common.domain.FulfillmentPricingConfig>General interface for fetchingFulfillmentPricingConfig
for a givenContextInfo
.FulfillmentPricingConfigService<P extends com.broadleafcommerce.fulfillment.common.domain.FulfillmentPricingConfig>Service interface for fetchingFulfillmentPricingConfig
.