java.lang.Object
de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver.TmaPriceCodeResolver
All Implemented Interfaces:
de.hybris.platform.solrfacetsearch.provider.ValueResolver<PriceRowModel>

public class TmaPriceCodeResolver extends Object implements de.hybris.platform.solrfacetsearch.provider.ValueResolver<PriceRowModel>
Resolves Solr Property for the code (as PK) given an PriceRowModel.
Since:
1810
  • Constructor Details

    • TmaPriceCodeResolver

      public TmaPriceCodeResolver()
  • Method Details

    • resolve

      public void resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PriceRowModel price) throws de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
      Specified by:
      resolve in interface de.hybris.platform.solrfacetsearch.provider.ValueResolver<PriceRowModel>
      Throws:
      de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException