Class ProductStockLevelStatusValueProvider

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.AbstractPropertyFieldValueProvider
de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl.ProductStockLevelStatusValueProvider
All Implemented Interfaces:
FieldValueProvider
Direct Known Subclasses:
VariantProductStockLevelStatusValueProvider

public class ProductStockLevelStatusValueProvider extends AbstractPropertyFieldValueProvider implements FieldValueProvider
This ValueProvider will provide the product stock level status. The stock level count changes so frequently that it is not sensible to index the count directly, but rather to map the count to a status (or band) and then index the status.