Uses of Class
de.hybris.platform.solrfacetsearch.jalo.SolrIndex
-
Packages that use SolrIndex Package Description de.hybris.platform.solrfacetsearch.jalo -
-
Uses of SolrIndex in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrIndex Modifier and Type Method Description SolrIndexGeneratedSolrfacetsearchManager. createSolrIndex(SessionContext ctx, java.util.Map attributeValues)SolrIndexGeneratedSolrfacetsearchManager. createSolrIndex(java.util.Map attributeValues)SolrIndexGeneratedSolrIndexOperation. getIndex()Generated method - Getter of theSolrIndexOperation.indexattribute.SolrIndexGeneratedSolrIndexOperation. getIndex(SessionContext ctx)Generated method - Getter of theSolrIndexOperation.indexattribute.Methods in de.hybris.platform.solrfacetsearch.jalo with parameters of type SolrIndex Modifier and Type Method Description protected voidGeneratedSolrIndexOperation. setIndex(SessionContext ctx, SolrIndex value)Generated method - Setter of theSolrIndexOperation.indexattribute.protected voidGeneratedSolrIndexOperation. setIndex(SolrIndex value)Generated method - Setter of theSolrIndexOperation.indexattribute.
-