Uses of Class
de.hybris.platform.solrfacetsearch.jalo.SolrSearchQueryProperty
-
Packages that use SolrSearchQueryProperty Package Description de.hybris.platform.solrfacetsearch.jalo de.hybris.platform.solrfacetsearch.jalo.config -
-
Uses of SolrSearchQueryProperty in de.hybris.platform.solrfacetsearch.jalo
Fields in de.hybris.platform.solrfacetsearch.jalo with type parameters of type SolrSearchQueryProperty Modifier and Type Field Description protected static OneToManyHandler<SolrSearchQueryProperty>GeneratedSolrSearchQueryTemplate. SEARCHQUERYPROPERTIESHANDLEROneToManyHandlerfor handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrSearchQueryProperty Modifier and Type Method Description SolrSearchQueryPropertyGeneratedSolrfacetsearchManager. createSolrSearchQueryProperty(SessionContext ctx, java.util.Map attributeValues)SolrSearchQueryPropertyGeneratedSolrfacetsearchManager. createSolrSearchQueryProperty(java.util.Map attributeValues)Methods in de.hybris.platform.solrfacetsearch.jalo that return types with arguments of type SolrSearchQueryProperty Modifier and Type Method Description java.util.Collection<SolrSearchQueryProperty>GeneratedSolrSearchQueryTemplate. getSearchQueryProperties()Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.java.util.Collection<SolrSearchQueryProperty>GeneratedSolrSearchQueryTemplate. getSearchQueryProperties(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.Methods in de.hybris.platform.solrfacetsearch.jalo with parameters of type SolrSearchQueryProperty Modifier and Type Method Description voidGeneratedSolrSearchQueryTemplate. addToSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)Generated method - Addsvalueto searchQueryProperties.voidGeneratedSolrSearchQueryTemplate. addToSearchQueryProperties(SolrSearchQueryProperty value)Generated method - Addsvalueto searchQueryProperties.voidGeneratedSolrSearchQueryTemplate. removeFromSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)Generated method - Removesvaluefrom searchQueryProperties.voidGeneratedSolrSearchQueryTemplate. removeFromSearchQueryProperties(SolrSearchQueryProperty value)Generated method - Removesvaluefrom searchQueryProperties.Method parameters in de.hybris.platform.solrfacetsearch.jalo with type arguments of type SolrSearchQueryProperty Modifier and Type Method Description voidGeneratedSolrSearchQueryTemplate. setSearchQueryProperties(SessionContext ctx, java.util.Collection<SolrSearchQueryProperty> value)Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.voidGeneratedSolrSearchQueryTemplate. setSearchQueryProperties(java.util.Collection<SolrSearchQueryProperty> value)Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute. -
Uses of SolrSearchQueryProperty in de.hybris.platform.solrfacetsearch.jalo.config
Fields in de.hybris.platform.solrfacetsearch.jalo.config with type parameters of type SolrSearchQueryProperty Modifier and Type Field Description protected static OneToManyHandler<SolrSearchQueryProperty>GeneratedSolrIndexedProperty. SEARCHQUERYPROPERTIESHANDLEROneToManyHandlerfor handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrSearchQueryProperty Modifier and Type Method Description java.util.Collection<SolrSearchQueryProperty>GeneratedSolrIndexedProperty. getSearchQueryProperties()Generated method - Getter of theSolrIndexedProperty.searchQueryPropertiesattribute.java.util.Collection<SolrSearchQueryProperty>GeneratedSolrIndexedProperty. getSearchQueryProperties(SessionContext ctx)Generated method - Getter of theSolrIndexedProperty.searchQueryPropertiesattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrSearchQueryProperty Modifier and Type Method Description voidGeneratedSolrIndexedProperty. addToSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)Generated method - Addsvalueto searchQueryProperties.voidGeneratedSolrIndexedProperty. addToSearchQueryProperties(SolrSearchQueryProperty value)Generated method - Addsvalueto searchQueryProperties.voidGeneratedSolrIndexedProperty. removeFromSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)Generated method - Removesvaluefrom searchQueryProperties.voidGeneratedSolrIndexedProperty. removeFromSearchQueryProperties(SolrSearchQueryProperty value)Generated method - Removesvaluefrom searchQueryProperties.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type SolrSearchQueryProperty Modifier and Type Method Description voidGeneratedSolrIndexedProperty. setSearchQueryProperties(SessionContext ctx, java.util.Collection<SolrSearchQueryProperty> value)Generated method - Setter of theSolrIndexedProperty.searchQueryPropertiesattribute.voidGeneratedSolrIndexedProperty. setSearchQueryProperties(java.util.Collection<SolrSearchQueryProperty> value)Generated method - Setter of theSolrIndexedProperty.searchQueryPropertiesattribute.
-