public interface I_CmsSearchConfigurationFacetRange extends I_CmsSearchConfigurationFacet
| Modifier and Type | Interface and Description |
|---|---|
static class |
I_CmsSearchConfigurationFacetRange.Other |
I_CmsSearchConfigurationFacet.SortOrder| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEnd()
Returns the value of facet.range.end for the facet.
|
java.lang.String |
getGap()
Returns the value of facet.range.gap for the facet.
|
boolean |
getHardEnd()
Returns the value of facet.range.hardend for the facet.
|
java.util.Collection<I_CmsSearchConfigurationFacetRange.Other> |
getOther()
Returns the values of facet.range.other for the facet.
|
java.lang.String |
getRange()
Returns the numeric index field that is used for the facet, i.e., the value of facet.range.
|
java.lang.String |
getStart()
Returns the value of facet.range.start for the facet.
|
getIgnoreAllFacetFilters, getIgnoreMaxParamKey, getIgnoreTags, getIsAndFacet, getLabel, getMinCount, getName, getParamKey, getPreSelection, propagateAllFacetNamesjava.lang.String getEnd()
java.lang.String getGap()
boolean getHardEnd()
java.util.Collection<I_CmsSearchConfigurationFacetRange.Other> getOther()
java.lang.String getRange()
java.lang.String getStart()