Uses of Interface
org.broadleafcommerce.core.search.service.solr.SolrHelperService

Packages that use SolrHelperService
org.broadleafcommerce.core.search.service.solr   
 

Uses of SolrHelperService in org.broadleafcommerce.core.search.service.solr
 

Classes in org.broadleafcommerce.core.search.service.solr that implement SolrHelperService
 class SolrHelperServiceImpl
          Provides utility methods that are used by other Solr service classes
 

Fields in org.broadleafcommerce.core.search.service.solr declared as SolrHelperService
protected  SolrHelperService SolrSearchServiceImpl.shs
           
protected  SolrHelperService SolrIndexServiceImpl.shs
           
protected  SolrHelperService I18nSolrSearchServiceExtensionHandler.shs
           
 

Methods in org.broadleafcommerce.core.search.service.solr with parameters of type SolrHelperService
 ExtensionResultStatusType SolrSearchServiceExtensionHandler.attachAdditionalBasicFields(Product product, org.apache.solr.common.SolrInputDocument document, SolrHelperService shs)
          Allows the extension additional fields to the document that are not configured via the DB.
 ExtensionResultStatusType AbstractSolrSearchServiceExtensionHandler.attachAdditionalBasicFields(Product product, org.apache.solr.common.SolrInputDocument document, SolrHelperService shs)
           
 



Copyright © 2013. All Rights Reserved.