| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.config | |
| de.hybris.platform.solrfacetsearch.config.impl | |
| de.hybris.platform.solrfacetsearch.converters.populator |
| Modifier and Type | Method and Description |
|---|---|
static ValueRangeSet |
ValueRangeSets.createValueRangeSet(java.lang.String qualifier,
java.util.List<ValueRange> valueRanges) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ValueRangeSet> |
IndexedProperty.getValueRangeSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedProperty.setValueRangeSets(java.util.Map<java.lang.String,ValueRangeSet> valueRangeSets) |
| Modifier and Type | Method and Description |
|---|---|
protected IndexedProperty |
MockFacetSearchConfigService.createIndexProperty(java.lang.String propertyName,
java.lang.String type,
boolean facet,
java.util.List<ValueRangeSet> valueRangeSets,
boolean localized,
FieldValueProvider fieldValueProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,ValueRangeSet> |
DefaultIndexedPropertyPopulator.convertRangeSet(SolrIndexedPropertyModel source) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValueRangeSetPopulator.populate(SolrValueRangeSetModel source,
ValueRangeSet target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIndexedPropertyPopulator.setValueRangeSetConverter(Converter<SolrValueRangeSetModel,ValueRangeSet> valueRangeSetConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.