Package atg.commerce.search.config

Class Summary
CollectorPropertyService Values and properties shared by the inventory or sales data collectors.
ProductInventoryCollector An instance of this class can be configured to collect inventory data for any product in the product catalog
It will call into an InventoryManager to obtain the availability status for each childSKU and summarize the results for the product.
SearchMerchandisingConstants Provides common constants for the search merchandising application.
SKUInventoryCollector An instance of this class can be configured to collect inventory data for any SKU in the product catalog
It will call into an InventoryManager to obtain the availability status for the SKU.
 

Enum Summary
CollectorPropertyService.AvailabilityStatus Stock Availability Status enum of stock statuses that can be returned from the InventoryManager.