Uses of Class
com.broadleafcommerce.fulfillment.provider.jpa.domain.JpaFulfillmentCalculatorConfig
Packages that use JpaFulfillmentCalculatorConfig
Package
Description
-
Uses of JpaFulfillmentCalculatorConfig in com.broadleafcommerce.fulfillment.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.fulfillment.provider.jpa.autoconfigure that return types with arguments of type JpaFulfillmentCalculatorConfigModifier and TypeMethodDescriptionFulfillmentJpaAutoConfiguration.JpaFulfillmentCalculatorConfigRepository()
-
Uses of JpaFulfillmentCalculatorConfig in com.broadleafcommerce.fulfillment.provider.jpa.repository
Classes in com.broadleafcommerce.fulfillment.provider.jpa.repository with type parameters of type JpaFulfillmentCalculatorConfigModifier and TypeClassDescriptionclass
DefaultJpaCustomizableFulfillmentCalculatorConfigRepository<D extends JpaFulfillmentCalculatorConfig>
interface