Uses of Package
com.broadleafcommerce.inventory.repository
Package
Description
-
ClassDescriptionInterface that allows a Spring Repository Fragment to override default behavior in
TrackableRepository
, including the application of explicit database locks, as needed and if applicable.Repository methods for readingInventoryTransaction
that support the "INCLUDE_APPLICATION_ID_PREDICATE" context attribute.Spring Repository definition for saving and retrievingInventoryLocation
.Spring Repository API to store and retrieve individual inventory transactions.Repository for persisting and retrievingSkuInventory
records. -
ClassDescriptionInterface that allows a Spring Repository Fragment to override default behavior in
TrackableRepository
, including the application of explicit database locks, as needed and if applicable.Repository methods for readingInventoryTransaction
that support the "INCLUDE_APPLICATION_ID_PREDICATE" context attribute. -
ClassDescriptionSpring Repository definition for saving and retrieving
InventoryLocation
.Spring Repository API to store and retrieve individual inventory transactions.Repository for persisting and retrievingSkuInventory
records. -
-