Uses of Interface
com.broadleafcommerce.catalogbrowse.service.InventoryAvailabilityIndexService
Packages that use InventoryAvailabilityIndexService
Package
Description
-
Uses of InventoryAvailabilityIndexService in com.broadleafcommerce.catalogbrowse.service
Classes in com.broadleafcommerce.catalogbrowse.service that implement InventoryAvailabilityIndexServiceModifier and TypeClassDescriptionclassDefault implementation ofInventoryAvailabilityIndexService. -
Uses of InventoryAvailabilityIndexService in com.broadleafcommerce.catalogbrowse.service.autoconfigure
Methods in com.broadleafcommerce.catalogbrowse.service.autoconfigure that return InventoryAvailabilityIndexServiceModifier and TypeMethodDescriptionCatalogBrowseServiceAutoConfiguration.inventoryAvailabilityIndexService(CatalogProvider browseCatalogProvider, InventoryProvider inventoryProvider, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of InventoryAvailabilityIndexService in com.broadleafcommerce.catalogbrowse.web.endpoint
Methods in com.broadleafcommerce.catalogbrowse.web.endpoint that return InventoryAvailabilityIndexServiceModifier and TypeMethodDescriptionprotected InventoryAvailabilityIndexServiceInventoryAvailabilityIndexEndpoint.getInventoryAvailabilityIndexService()Constructors in com.broadleafcommerce.catalogbrowse.web.endpoint with parameters of type InventoryAvailabilityIndexServiceModifierConstructorDescriptionInventoryAvailabilityIndexEndpoint(InventoryAvailabilityIndexService inventoryAvailabilityIndexService)