Uses of Class
com.broadleafcommerce.inventory.provider.jpa.domain.JpaInventoryLocation
-
Packages that use JpaInventoryLocation Package Description com.broadleafcommerce.inventory.provider.jpa.repository -
-
Uses of JpaInventoryLocation in com.broadleafcommerce.inventory.provider.jpa.repository
Classes in com.broadleafcommerce.inventory.provider.jpa.repository with type parameters of type JpaInventoryLocation Modifier and Type Interface Description interfaceJpaInventoryLocationRepository<D extends JpaInventoryLocation>Extension to provide a Spring Data repository for accessingInventoryLocationreferences via JPA.
-