Uses of Class
com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingProperties
Packages that use FixedFulfillmentPricingProperties
-
Uses of FixedFulfillmentPricingProperties in com.broadleafcommerce.shipping.fixed.provider
Methods in com.broadleafcommerce.shipping.fixed.provider that return FixedFulfillmentPricingPropertiesModifier and TypeMethodDescriptionprotected FixedFulfillmentPricingProperties
FixedFulfillmentPricingProvider.getFixedShipProps()
Deprecated.Constructors in com.broadleafcommerce.shipping.fixed.provider with parameters of type FixedFulfillmentPricingPropertiesModifierConstructorDescriptionFixedFulfillmentPricingProvider
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, FixedFulfillmentPricingProperties fixedShipProps) Deprecated.