| Modifier and Type | Method and Description |
|---|---|
static ValueRange |
ValueRanges.createValueRange(String name,
Object from,
Object to) |
| Modifier and Type | Method and Description |
|---|---|
List<ValueRange> |
ValueRangeSet.getValueRanges() |
static List<ValueRange> |
IndexedProperties.getValueRanges(IndexedProperty property,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
static ValueRangeSet |
ValueRangeSets.createValueRangeSet(String qualifier,
List<ValueRange> valueRanges) |
void |
ValueRangeSet.setValueRanges(List<ValueRange> valueRanges) |
| Modifier and Type | Method and Description |
|---|---|
ValueRange |
ValueRangeConverter.convert(ValueRange source,
<any> destinationType) |
| Modifier and Type | Method and Description |
|---|---|
ValueRange |
ValueRangeConverter.convert(ValueRange source,
<any> destinationType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValueRangePopulator.populate(SolrValueRangeModel source,
ValueRange target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValueRangeSetPopulator.setValueRangeConverter(Converter<SolrValueRangeModel,ValueRange> valueRangeConverter) |
| Modifier and Type | Method and Description |
|---|---|
List<ValueRange> |
RangeNameProvider.getValueRanges(IndexedProperty property,
String qualifier)
Returns the ranges associated with an indexed property that match a specific qualifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValueRange> |
DefaultRangeNameProvider.getValueRanges(IndexedProperty property,
String qualifier) |
protected List<ValueRange> |
AbstractPropertyFieldValueProvider.getValueRanges(IndexedProperty property,
String qualifier)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ValueRange> |
FacetSearchResultFacetsPopulator.getValueRanges(IndexedProperty property,
String qualifier) |
Copyright © 2017 SAP SE. All Rights Reserved.