Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerValueProvider
Packages that use SnIndexerValueProvider
Package
Description
-
Uses of SnIndexerValueProvider in com.hybris.backoffice.searchservices.providers.impl
Classes in com.hybris.backoffice.searchservices.providers.impl that implement SnIndexerValueProviderModifier and TypeClassDescriptionclassAbstractProductSnIndexerValueProvider<T extends ItemModel,D> Base implementation ofSnIndexerValueProviderfor products.protected static classclassImplementation ofSnIndexerValueProviderfor boolean attributes.classImplementation ofSnIndexerValueProviderfor label attributes.classImplementation ofSnIndexerValueProviderfor classification attributes.classProvides list of FieldValue for data quality for given domainGroupId for product.classImplementation ofSnIndexerValueProviderfor date attributes.classclassImplementation ofSnIndexerValueProviderfor itemtype label attribute.classImplementation ofSnIndexerValueProviderfor product attributes.classImplementation ofSnIndexerValueProviderfor product attributes.classImplementation ofSnIndexerValueProviderfor product category attributes. -
Uses of SnIndexerValueProvider in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Classes in de.hybris.platform.commerceservices.search.searchservices.provider.impl that implement SnIndexerValueProviderModifier and TypeClassDescriptionclassAbstractProductSnIndexerValueProvider<T extends ItemModel,D> Base implementation ofSnIndexerValueProviderfor products.classImplementation ofSnIndexerValueProviderfor product attributes.classImplementation ofSnIndexerValueProviderfor product category attributes.classImplementation ofSnIndexerValueProviderfor product attributes.classImplementation ofSnIndexerValueProviderfor product image attributes.classImplementation ofSnIndexerValueProviderfor product pickup availability.classImplementation ofSnIndexerValueProviderfor product prices.classImplementation ofSnIndexerValueProviderfor average product review rating.classImplementation ofSnIndexerValueProviderfor product stock level status.classImplementation ofSnIndexerValueProviderfor product stock level status.classImplementation ofSnIndexerValueProviderfor the product url. -
Uses of SnIndexerValueProvider in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerValueProviderModifier and TypeClassDescriptionclassAbstractSnIndexerValueProvider<T extends ItemModel,D> Base class for value providers.classDefault implementation forSnIndexerValueProviderfor model attributes.classImplementation forSnIndexerValueProviderthat can extract values from a documents resource.classDefault implementation forSnIndexerValueProviderfor model attributes.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerValueProviderModifier and TypeMethodDescriptionprotected SnIndexerValueProvider<ItemModel>DefaultSnIndexerBatchStrategy.createValueProvider(String valueProviderId) DefaultSnIndexerBatchStrategy.ValueProviderWrapper.getValueProvider()Constructors in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerValueProviderModifierConstructorDescriptionValueProviderWrapper(SnIndexerValueProvider<ItemModel> valueProvider)