Uses of Class
de.hybris.platform.solrfacetsearch.jalo.SolrSearchQueryProperty
Packages that use SolrSearchQueryProperty
Package
Description
-
Uses of SolrSearchQueryProperty in de.hybris.platform.solrfacetsearch.jalo
Fields in de.hybris.platform.solrfacetsearch.jalo with type parameters of type SolrSearchQueryPropertyModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SolrSearchQueryProperty>GeneratedSolrSearchQueryTemplate.SEARCHQUERYPROPERTIESHANDLEROneToManyHandlerfor handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side.Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrSearchQueryPropertyModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrSearchQueryProperty(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrSearchQueryProperty(Map attributeValues) Methods in de.hybris.platform.solrfacetsearch.jalo that return types with arguments of type SolrSearchQueryPropertyModifier and TypeMethodDescriptionGeneratedSolrSearchQueryTemplate.getSearchQueryProperties()Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.GeneratedSolrSearchQueryTemplate.getSearchQueryProperties(SessionContext ctx) Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.Methods in de.hybris.platform.solrfacetsearch.jalo with parameters of type SolrSearchQueryPropertyModifier and TypeMethodDescriptionvoidGeneratedSolrSearchQueryTemplate.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 SolrSearchQueryPropertyModifier and TypeMethodDescriptionvoidGeneratedSolrSearchQueryTemplate.setSearchQueryProperties(SessionContext ctx, Collection<SolrSearchQueryProperty> value) Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.voidGeneratedSolrSearchQueryTemplate.setSearchQueryProperties(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 SolrSearchQueryPropertyModifier and TypeFieldDescriptionprotected static final 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 SolrSearchQueryPropertyModifier and TypeMethodDescriptionGeneratedSolrIndexedProperty.getSearchQueryProperties()Generated method - Getter of theSolrIndexedProperty.searchQueryPropertiesattribute.GeneratedSolrIndexedProperty.getSearchQueryProperties(SessionContext ctx) Generated method - Getter of theSolrIndexedProperty.searchQueryPropertiesattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrSearchQueryPropertyModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedProperty.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 SolrSearchQueryPropertyModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedProperty.setSearchQueryProperties(SessionContext ctx, Collection<SolrSearchQueryProperty> value) Generated method - Setter of theSolrIndexedProperty.searchQueryPropertiesattribute.voidGeneratedSolrIndexedProperty.setSearchQueryProperties(Collection<SolrSearchQueryProperty> value) Generated method - Setter of theSolrIndexedProperty.searchQueryPropertiesattribute.