Uses of Package
com.broadleafcommerce.inventory.repository
Packages that use com.broadleafcommerce.inventory.repository
Package
Description
-
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.provider.jpa.repositoryClassDescriptionInterface 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. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.repositoryClassDescriptionInterface 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. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.serviceClassDescriptionSpring Repository definition for saving and retrieving
InventoryLocation
.Spring Repository API to store and retrieve individual inventory transactions.Repository for persisting and retrievingSkuInventory
records. -
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.service.messaging.autoconfigure
-
Classes in com.broadleafcommerce.inventory.repository used by com.broadleafcommerce.inventory.service.messaging.vendor