Uses of Class
de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexerQuery
Packages that use SolrIndexerQuery
Package
Description
-
Uses of SolrIndexerQuery in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrIndexerQueryModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrIndexerQuery(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrIndexerQuery(Map attributeValues) -
Uses of SolrIndexerQuery in de.hybris.platform.solrfacetsearch.jalo.config
Fields in de.hybris.platform.solrfacetsearch.jalo.config with type parameters of type SolrIndexerQueryModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SolrIndexerQuery>GeneratedSolrIndexedType.SOLRINDEXERQUERIESHANDLEROneToManyHandlerfor handling 1:n SOLRINDEXERQUERIES's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return SolrIndexerQueryModifier and TypeMethodDescriptionGeneratedSolrIndexerQueryParameter.getSolrIndexerQuery()Generated method - Getter of theSolrIndexerQueryParameter.solrIndexerQueryattribute.GeneratedSolrIndexerQueryParameter.getSolrIndexerQuery(SessionContext ctx) Generated method - Getter of theSolrIndexerQueryParameter.solrIndexerQueryattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrIndexerQueryModifier and TypeMethodDescriptionGeneratedSolrIndexedType.getSolrIndexerQueries()Generated method - Getter of theSolrIndexedType.solrIndexerQueriesattribute.GeneratedSolrIndexedType.getSolrIndexerQueries(SessionContext ctx) Generated method - Getter of theSolrIndexedType.solrIndexerQueriesattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrIndexerQueryModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedType.addToSolrIndexerQueries(SessionContext ctx, SolrIndexerQuery value) Generated method - Addsvalueto solrIndexerQueries.voidGeneratedSolrIndexedType.addToSolrIndexerQueries(SolrIndexerQuery value) Generated method - Addsvalueto solrIndexerQueries.voidGeneratedSolrIndexedType.removeFromSolrIndexerQueries(SessionContext ctx, SolrIndexerQuery value) Generated method - Removesvaluefrom solrIndexerQueries.voidGeneratedSolrIndexedType.removeFromSolrIndexerQueries(SolrIndexerQuery value) Generated method - Removesvaluefrom solrIndexerQueries.voidGeneratedSolrIndexerQueryParameter.setSolrIndexerQuery(SessionContext ctx, SolrIndexerQuery value) Generated method - Setter of theSolrIndexerQueryParameter.solrIndexerQueryattribute.voidGeneratedSolrIndexerQueryParameter.setSolrIndexerQuery(SolrIndexerQuery value) Generated method - Setter of theSolrIndexerQueryParameter.solrIndexerQueryattribute.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type SolrIndexerQueryModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedType.setSolrIndexerQueries(SessionContext ctx, List<SolrIndexerQuery> value) Generated method - Setter of theSolrIndexedType.solrIndexerQueriesattribute.voidGeneratedSolrIndexedType.setSolrIndexerQueries(List<SolrIndexerQuery> value) Generated method - Setter of theSolrIndexedType.solrIndexerQueriesattribute.