| 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(String qualifier,
List<ValueRange> valueRanges) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ValueRangeSet> |
IndexedProperty.getValueRangeSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedProperty.setValueRangeSets(Map<String,ValueRangeSet> valueRangeSets) |
| Modifier and Type | Method and Description |
|---|---|
protected IndexedProperty |
MockFacetSearchConfigService.createIndexProperty(String propertyName,
String type,
boolean facet,
List<ValueRangeSet> valueRangeSets,
boolean localized,
FieldValueProvider fieldValueProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<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 © 2017 SAP SE. All Rights Reserved.