public interface FacetContinuationContext
| Modifier and Type | Method and Description |
|---|---|
DiscreteFacetContext |
discrete()
Start building a discrete facet
|
<T> FacetRangeAboveBelowContext<T> |
range()
Start building a range request
|
<T> FacetRangeAboveBelowContext<T> range()
T - the type of the values in the rangeFacetRangeContext to continue building the facet requestDiscreteFacetContext discrete()
FacetRangeContext to continue building the facet requestCopyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.