Package com.broadleafcommerce.search.index.catalog.service
@NonNullApi
package com.broadleafcommerce.search.index.catalog.service
-
ClassDescriptionService to interact with Catalog service to retrieve products for indexing.Default implementation to read
products
from the Catalog Service.This component makes a web services callout to Broadleaf's InventoryServices to determine inventory availability for indexing, allowing us to filter products that are unavailable for a given application or tenant.This interface provides a contract that allows the Indexer to retrieve Inventory availability from an external system.Handles external calls to catalog services to retrieve product ids for indexing