Uses of Class
de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexerQuery
-
Packages that use SolrIndexerQuery Package Description de.hybris.platform.solrfacetsearch.jalo de.hybris.platform.solrfacetsearch.jalo.config -
-
Uses of SolrIndexerQuery in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrIndexerQuery Modifier and Type Method Description SolrIndexerQueryGeneratedSolrfacetsearchManager. createSolrIndexerQuery(SessionContext ctx, java.util.Map attributeValues)SolrIndexerQueryGeneratedSolrfacetsearchManager. createSolrIndexerQuery(java.util.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 SolrIndexerQuery Modifier and Type Field Description protected static OneToManyHandler<SolrIndexerQuery>GeneratedSolrIndexedType. SOLRINDEXERQUERIESHANDLEROneToManyHandlerfor handling 1:n SOLRINDEXERQUERIES's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return SolrIndexerQuery Modifier and Type Method Description SolrIndexerQueryGeneratedSolrIndexerQueryParameter. getSolrIndexerQuery()Generated method - Getter of theSolrIndexerQueryParameter.solrIndexerQueryattribute.SolrIndexerQueryGeneratedSolrIndexerQueryParameter. getSolrIndexerQuery(SessionContext ctx)Generated method - Getter of theSolrIndexerQueryParameter.solrIndexerQueryattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrIndexerQuery Modifier and Type Method Description java.util.List<SolrIndexerQuery>GeneratedSolrIndexedType. getSolrIndexerQueries()Generated method - Getter of theSolrIndexedType.solrIndexerQueriesattribute.java.util.List<SolrIndexerQuery>GeneratedSolrIndexedType. getSolrIndexerQueries(SessionContext ctx)Generated method - Getter of theSolrIndexedType.solrIndexerQueriesattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrIndexerQuery Modifier and Type Method Description voidGeneratedSolrIndexedType. 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 SolrIndexerQuery Modifier and Type Method Description voidGeneratedSolrIndexedType. setSolrIndexerQueries(SessionContext ctx, java.util.List<SolrIndexerQuery> value)Generated method - Setter of theSolrIndexedType.solrIndexerQueriesattribute.voidGeneratedSolrIndexedType. setSolrIndexerQueries(java.util.List<SolrIndexerQuery> value)Generated method - Setter of theSolrIndexedType.solrIndexerQueriesattribute.
-