Uses of Class
de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexerQueryParameter
Packages that use SolrIndexerQueryParameter
Package
Description
-
Uses of SolrIndexerQueryParameter in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrIndexerQueryParameterModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrIndexerQueryParameter(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrIndexerQueryParameter(Map attributeValues) -
Uses of SolrIndexerQueryParameter in de.hybris.platform.solrfacetsearch.jalo.config
Fields in de.hybris.platform.solrfacetsearch.jalo.config with type parameters of type SolrIndexerQueryParameterModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SolrIndexerQueryParameter>GeneratedSolrIndexerQuery.SOLRINDEXERQUERYPARAMETERSHANDLEROneToManyHandlerfor handling 1:n SOLRINDEXERQUERYPARAMETERS's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrIndexerQueryParameterModifier and TypeMethodDescriptionGeneratedSolrIndexerQuery.getSolrIndexerQueryParameters()Generated method - Getter of theSolrIndexerQuery.solrIndexerQueryParametersattribute.GeneratedSolrIndexerQuery.getSolrIndexerQueryParameters(SessionContext ctx) Generated method - Getter of theSolrIndexerQuery.solrIndexerQueryParametersattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrIndexerQueryParameterModifier and TypeMethodDescriptionvoidGeneratedSolrIndexerQuery.addToSolrIndexerQueryParameters(SessionContext ctx, SolrIndexerQueryParameter value) Generated method - Addsvalueto solrIndexerQueryParameters.voidGeneratedSolrIndexerQuery.addToSolrIndexerQueryParameters(SolrIndexerQueryParameter value) Generated method - Addsvalueto solrIndexerQueryParameters.voidGeneratedSolrIndexerQuery.removeFromSolrIndexerQueryParameters(SessionContext ctx, SolrIndexerQueryParameter value) Generated method - Removesvaluefrom solrIndexerQueryParameters.voidGeneratedSolrIndexerQuery.removeFromSolrIndexerQueryParameters(SolrIndexerQueryParameter value) Generated method - Removesvaluefrom solrIndexerQueryParameters.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type SolrIndexerQueryParameterModifier and TypeMethodDescriptionvoidGeneratedSolrIndexerQuery.setSolrIndexerQueryParameters(SessionContext ctx, List<SolrIndexerQueryParameter> value) Generated method - Setter of theSolrIndexerQuery.solrIndexerQueryParametersattribute.voidGeneratedSolrIndexerQuery.setSolrIndexerQueryParameters(List<SolrIndexerQueryParameter> value) Generated method - Setter of theSolrIndexerQuery.solrIndexerQueryParametersattribute.