Uses of Class
de.hybris.platform.solrfacetsearch.jalo.config.SolrValueRangeSet
Packages that use SolrValueRangeSet
Package
Description
-
Uses of SolrValueRangeSet in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrValueRangeSetModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrValueRangeSet(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrValueRangeSet(Map attributeValues) -
Uses of SolrValueRangeSet in de.hybris.platform.solrfacetsearch.jalo.config
Methods in de.hybris.platform.solrfacetsearch.jalo.config that return SolrValueRangeSetModifier and TypeMethodDescriptionGeneratedSolrIndexedProperty.getRangeSet()Generated method - Getter of theSolrIndexedProperty.rangeSetattribute.GeneratedSolrIndexedProperty.getRangeSet(SessionContext ctx) Generated method - Getter of theSolrIndexedProperty.rangeSetattribute.GeneratedSolrValueRange.getSolrValueRangeSet()Generated method - Getter of theSolrValueRange.solrValueRangeSetattribute.GeneratedSolrValueRange.getSolrValueRangeSet(SessionContext ctx) Generated method - Getter of theSolrValueRange.solrValueRangeSetattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type SolrValueRangeSetModifier and TypeMethodDescriptionGeneratedSolrIndexedProperty.getRangeSets()Generated method - Getter of theSolrIndexedProperty.rangeSetsattribute.GeneratedSolrIndexedProperty.getRangeSets(SessionContext ctx) Generated method - Getter of theSolrIndexedProperty.rangeSetsattribute.GeneratedSolrFacetSearchConfig.getSolrValueRangeSets()Generated method - Getter of theSolrFacetSearchConfig.solrValueRangeSetsattribute.GeneratedSolrFacetSearchConfig.getSolrValueRangeSets(SessionContext ctx) Generated method - Getter of theSolrFacetSearchConfig.solrValueRangeSetsattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrValueRangeSetModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedProperty.addToRangeSets(SessionContext ctx, SolrValueRangeSet value) Generated method - Addsvalueto rangeSets.voidGeneratedSolrIndexedProperty.addToRangeSets(SolrValueRangeSet value) Generated method - Addsvalueto rangeSets.voidGeneratedSolrFacetSearchConfig.addToSolrValueRangeSets(SessionContext ctx, SolrValueRangeSet value) Generated method - Addsvalueto solrValueRangeSets.voidGeneratedSolrFacetSearchConfig.addToSolrValueRangeSets(SolrValueRangeSet value) Generated method - Addsvalueto solrValueRangeSets.voidGeneratedSolrIndexedProperty.removeFromRangeSets(SessionContext ctx, SolrValueRangeSet value) Generated method - Removesvaluefrom rangeSets.voidGeneratedSolrIndexedProperty.removeFromRangeSets(SolrValueRangeSet value) Generated method - Removesvaluefrom rangeSets.voidGeneratedSolrFacetSearchConfig.removeFromSolrValueRangeSets(SessionContext ctx, SolrValueRangeSet value) Generated method - Removesvaluefrom solrValueRangeSets.voidGeneratedSolrFacetSearchConfig.removeFromSolrValueRangeSets(SolrValueRangeSet value) Generated method - Removesvaluefrom solrValueRangeSets.voidGeneratedSolrIndexedProperty.setRangeSet(SessionContext ctx, SolrValueRangeSet value) Generated method - Setter of theSolrIndexedProperty.rangeSetattribute.voidGeneratedSolrIndexedProperty.setRangeSet(SolrValueRangeSet value) Generated method - Setter of theSolrIndexedProperty.rangeSetattribute.voidGeneratedSolrValueRange.setSolrValueRangeSet(SessionContext ctx, SolrValueRangeSet value) Generated method - Setter of theSolrValueRange.solrValueRangeSetattribute.voidGeneratedSolrValueRange.setSolrValueRangeSet(SolrValueRangeSet value) Generated method - Setter of theSolrValueRange.solrValueRangeSetattribute.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type SolrValueRangeSetModifier and TypeMethodDescriptionvoidGeneratedSolrIndexedProperty.setRangeSets(SessionContext ctx, List<SolrValueRangeSet> value) Generated method - Setter of theSolrIndexedProperty.rangeSetsattribute.voidGeneratedSolrIndexedProperty.setRangeSets(List<SolrValueRangeSet> value) Generated method - Setter of theSolrIndexedProperty.rangeSetsattribute.voidGeneratedSolrFacetSearchConfig.setSolrValueRangeSets(SessionContext ctx, List<SolrValueRangeSet> value) Generated method - Setter of theSolrFacetSearchConfig.solrValueRangeSetsattribute.voidGeneratedSolrFacetSearchConfig.setSolrValueRangeSets(List<SolrValueRangeSet> value) Generated method - Setter of theSolrFacetSearchConfig.solrValueRangeSetsattribute.