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 TypeInterfaceDescriptioninterfaceClasses 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 TypeInterfaceDescriptioninterfaceInventoryTransactionRepository<T extends com.broadleafcommerce.data.tracking.core.Trackable>Spring Repository API to store and retrieve individual inventory transactions.