Uses of Class
com.broadleafcommerce.fulfillment.provider.jpa.domain.JpaFulfillmentDestination
Packages that use JpaFulfillmentDestination
Package
Description
-
Uses of JpaFulfillmentDestination in com.broadleafcommerce.fulfillment.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.fulfillment.provider.jpa.autoconfigure that return types with arguments of type JpaFulfillmentDestinationModifier and TypeMethodDescriptionFulfillmentJpaAutoConfiguration.JpaFulfillmentDestinationRepository()
-
Uses of JpaFulfillmentDestination in com.broadleafcommerce.fulfillment.provider.jpa.domain
Methods in com.broadleafcommerce.fulfillment.provider.jpa.domain that return JpaFulfillmentDestinationMethods in com.broadleafcommerce.fulfillment.provider.jpa.domain with parameters of type JpaFulfillmentDestinationModifier and TypeMethodDescriptionvoid
JpaFulfillmentCalculatorConfig.setFulfillmentDestination
(JpaFulfillmentDestination fulfillmentDestination) -
Uses of JpaFulfillmentDestination in com.broadleafcommerce.fulfillment.provider.jpa.repository
Classes in com.broadleafcommerce.fulfillment.provider.jpa.repository with type parameters of type JpaFulfillmentDestinationModifier and TypeClassDescriptionclass
interface