Uses of Package
com.broadleafcommerce.inventory.repository
-
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.provider.jpa.repository Class Description CustomizableSkuInventoryRepository Interface that allows a Spring Repository Fragment to override default behavior inTrackableRepository
, including the application of explicit database locks, as needed and if applicable.InventoryLocationRepository Spring Repository definition for saving and retrievingInventoryLocation
.InventoryTransactionRepository Spring Repository API to store and retrieve individual inventory transactions.SkuInventoryRepository Repository for persisting and retrievingSkuInventory
records. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.repository Class Description CustomizableSkuInventoryRepository Interface that allows a Spring Repository Fragment to override default behavior inTrackableRepository
, including the application of explicit database locks, as needed and if applicable. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.service Class Description InventoryLocationRepository Spring Repository definition for saving and retrievingInventoryLocation
.InventoryTransactionRepository Spring Repository API to store and retrieve individual inventory transactions.SkuInventoryRepository Repository for persisting and retrievingSkuInventory
records. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.service.messaging.autoconfigure Class Description InventoryLocationRepository Spring Repository definition for saving and retrievingInventoryLocation
. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.service.messaging.vendor Class Description InventoryLocationRepository Spring Repository definition for saving and retrievingInventoryLocation
.