Uses of Interface
com.broadleafcommerce.shipping.service.FulfillmentPricingService
Packages that use FulfillmentPricingService
Package
Description
-
Uses of FulfillmentPricingService in com.broadleafcommerce.shipping.service
Classes in com.broadleafcommerce.shipping.service that implement FulfillmentPricingService -
Uses of FulfillmentPricingService in com.broadleafcommerce.shipping.service.autoconfigure
Methods in com.broadleafcommerce.shipping.service.autoconfigure that return FulfillmentPricingServiceModifier and TypeMethodDescriptionShippingServicesAutoConfiguration.fulfillmentProviderService(List<FulfillmentPricingProvider> fulfillmentPricingProviders) -
Uses of FulfillmentPricingService in com.broadleafcommerce.shipping.web.endpoint
Methods in com.broadleafcommerce.shipping.web.endpoint that return FulfillmentPricingServiceModifier and TypeMethodDescriptionprotected FulfillmentPricingServiceFulfillmentPricingEndpoint.getFulfillmentPricingService()Constructors in com.broadleafcommerce.shipping.web.endpoint with parameters of type FulfillmentPricingServiceModifierConstructorDescriptionFulfillmentPricingEndpoint(FulfillmentPricingService fulfillmentPricingService)