Class VariantProductStockLevelStatusValueProvider

All Implemented Interfaces:
FieldValueProvider

public class VariantProductStockLevelStatusValueProvider extends ProductStockLevelStatusValueProvider
This ValueProvider will provide the product stock level status for all the variant of a product. 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.