Uses of Class
com.broadleafcommerce.inventory.provider.jpa.repository.JpaInventoryTenantQueryHelper
Package
Description
-
Uses of JpaInventoryTenantQueryHelper in com.broadleafcommerce.inventory.provider.jpa.autoconfigure
Modifier and TypeMethodDescriptionInventoryJpaAutoConfiguration.jpaInventoryTenantQueryHelper
(com.broadleafcommerce.data.tracking.jpa.filtering.fetch.rsql.JpaFiltersCriteriaBuilder filtersCriteriaBuilder) -
Uses of JpaInventoryTenantQueryHelper in com.broadleafcommerce.inventory.provider.jpa.repository
Modifier and TypeMethodDescriptionprotected JpaInventoryTenantQueryHelper
JpaCustomizedInventoryTransactionRepository.getTenantQueryHelper()
ModifierConstructorDescriptionJpaCustomizedInventoryTransactionRepository
(com.broadleafcommerce.common.jpa.RepositoryEntityTypeManager typeManager, JpaInventoryTenantQueryHelper tenantQueryHelper)