Uses of Interface
com.broadleafcommerce.inventory.repository.CustomizedInventoryTransactionRepository
Packages that use CustomizedInventoryTransactionRepository
Package
Description
-
Uses of CustomizedInventoryTransactionRepository in com.broadleafcommerce.inventory.provider.jpa.repository
Subinterfaces of CustomizedInventoryTransactionRepository in com.broadleafcommerce.inventory.provider.jpa.repositoryModifier and TypeInterfaceDescriptioninterface
Classes in com.broadleafcommerce.inventory.provider.jpa.repository that implement CustomizedInventoryTransactionRepositoryModifier and TypeClassDescriptionclass
-
Uses of CustomizedInventoryTransactionRepository in com.broadleafcommerce.inventory.repository
Subinterfaces of CustomizedInventoryTransactionRepository in com.broadleafcommerce.inventory.repositoryModifier and TypeInterfaceDescriptioninterface
InventoryTransactionRepository<T extends com.broadleafcommerce.data.tracking.core.Trackable>
Spring Repository API to store and retrieve individual inventory transactions.