Uses of Class
com.broadleafcommerce.inventory.provider.jpa.domain.JpaInventoryLocation
Packages that use JpaInventoryLocation
-
Uses of JpaInventoryLocation in com.broadleafcommerce.inventory.provider.jpa.repository
Classes in com.broadleafcommerce.inventory.provider.jpa.repository with type parameters of type JpaInventoryLocationModifier and TypeInterfaceDescriptioninterface
Extension to provide a Spring Data repository for accessingInventoryLocation
references via JPA.