java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.AbstractPropertyFieldValueProvider
de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl.ProductBundleTemplatesValueProvider
All Implemented Interfaces:
FieldValueProvider, Serializable

public class ProductBundleTemplatesValueProvider extends AbstractPropertyFieldValueProvider implements FieldValueProvider, Serializable
This ValueProvider will provide the value for the ProductModel's attribute bundleTemplates. It consists of the concatenated id's of the bundle templates the product is assigned to.
See Also: