Class TmaProductOfferingAllowedPrincipalsFieldValueProvider
java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver<PriceRowModel,Object,Object>
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl.TmaProductOfferingAllowedPrincipalsFieldValueProvider
- All Implemented Interfaces:
de.hybris.platform.solrfacetsearch.provider.QualifierProviderAware,de.hybris.platform.solrfacetsearch.provider.ValueResolver<PriceRowModel>
public class TmaProductOfferingAllowedPrincipalsFieldValueProvider
extends de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver<PriceRowModel,Object,Object>
Field value provider for the allowed principals
- Since:
- 2105
-
Nested Class Summary
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, String uid) protected voidaddFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProperty, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected TmaSpoSourceMethods inherited from class de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver
addFieldValue, createLocalSessionContext, doResolve, filterAndAddFieldValues, filterFieldValue, getQualifierProvider, getSessionService, getValueFilters, loadData, loadQualifierData, removeLocalSessionContext, resolve, setQualifierProvider, setSessionService, setValueFilters
-
Constructor Details
-
TmaProductOfferingAllowedPrincipalsFieldValueProvider
-
-
Method Details
-
addFieldValues
protected void addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProperty, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) throws de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Specified by:
addFieldValuesin classde.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver<PriceRowModel,Object, Object> - Throws:
de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
addFieldValues
protected void addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, String uid) throws de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException - Throws:
de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
getSpoSource
-