Uses of Class
com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingProperties
-
Packages that use FixedFulfillmentPricingProperties Package Description com.broadleafcommerce.shipping.fixed.provider -
-
Uses of FixedFulfillmentPricingProperties in com.broadleafcommerce.shipping.fixed.provider
Methods in com.broadleafcommerce.shipping.fixed.provider that return FixedFulfillmentPricingProperties Modifier and Type Method Description protected FixedFulfillmentPricingProperties
FixedFulfillmentPricingProvider. getFixedShipProps()
Deprecated.Constructors in com.broadleafcommerce.shipping.fixed.provider with parameters of type FixedFulfillmentPricingProperties Constructor Description FixedFulfillmentPricingProvider(com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, FixedFulfillmentPricingProperties fixedShipProps)
Deprecated.
-