Uses of Interface
com.broadleafcommerce.fulfillment.repository.CustomizableFulfillmentDestinationRepository
Packages that use CustomizableFulfillmentDestinationRepository
Package
Description
-
Uses of CustomizableFulfillmentDestinationRepository in com.broadleafcommerce.fulfillment.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.fulfillment.provider.jpa.autoconfigure that return CustomizableFulfillmentDestinationRepositoryModifier and TypeMethodDescriptionFulfillmentJpaAutoConfiguration.JpaFulfillmentDestinationRepository() -
Uses of CustomizableFulfillmentDestinationRepository in com.broadleafcommerce.fulfillment.provider.jpa.repository
Subinterfaces of CustomizableFulfillmentDestinationRepository in com.broadleafcommerce.fulfillment.provider.jpa.repositoryModifier and TypeInterfaceDescriptioninterfaceClasses in com.broadleafcommerce.fulfillment.provider.jpa.repository that implement CustomizableFulfillmentDestinationRepositoryModifier and TypeClassDescriptionclass -
Uses of CustomizableFulfillmentDestinationRepository in com.broadleafcommerce.fulfillment.repository
Subinterfaces of CustomizableFulfillmentDestinationRepository in com.broadleafcommerce.fulfillment.repositoryModifier and TypeInterfaceDescriptioninterfaceFulfillmentDestinationRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>