Class FixedFulfillmentPricingProperties

java.lang.Object
com.broadleafcommerce.shipping.fixed.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 Details

    • FixedFulfillmentPricingProperties

      public FixedFulfillmentPricingProperties()
      Deprecated.
  • Method Details

    • 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.