|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacetRangeAboveBelowContext<T>
Method Summary | |
---|---|
FacetRangeAboveContext<T> |
above(T max)
|
FacetRangeBelowContinuationContext<T> |
below(T min)
|
Methods inherited from interface org.hibernate.search.query.dsl.FacetRangeStartContext |
---|
from |
Method Detail |
---|
FacetRangeBelowContinuationContext<T> below(T min)
FacetRangeAboveContext<T> above(T max)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |