Uses of Interface
com.broadleafcommerce.shipping.service.FulfillmentPricingService
Package
Description
-
Uses of FulfillmentPricingService in com.broadleafcommerce.shipping.service
-
Uses of FulfillmentPricingService in com.broadleafcommerce.shipping.service.autoconfigure
Modifier and TypeMethodDescriptionShippingServicesAutoConfiguration.fulfillmentProviderService
(List<FulfillmentPricingProvider> fulfillmentPricingProviders) -
Uses of FulfillmentPricingService in com.broadleafcommerce.shipping.web.endpoint
Modifier and TypeMethodDescriptionprotected FulfillmentPricingService
FulfillmentPricingEndpoint.getFulfillmentPricingService()
ModifierConstructorDescriptionFulfillmentPricingEndpoint
(FulfillmentPricingService fulfillmentPricingService)