Class FixedFulfillmentPricingProperties


  • @Deprecated
    @ConfigurationProperties("broadleaf.ship.fixed")
    public class FixedFulfillmentPricingProperties
    extends Object
    Deprecated.
    Since 1.7.0. Moved to shipping service.
    Author:
    Chad Harchar (charchar)
    • Constructor Detail

      • FixedFulfillmentPricingProperties

        public FixedFulfillmentPricingProperties()
        Deprecated.
    • Method Detail

      • getConfigPath

        public org.springframework.core.io.Resource getConfigPath()
        Deprecated.
        The path to the configuration file used for fixed fulfillment calculations.
      • setConfigPath

        public void setConfigPath​(org.springframework.core.io.Resource configPath)
        Deprecated.
        The path to the configuration file used for fixed fulfillment calculations.