org.hibernate.search.query.dsl.impl
Class ConnectedFacetRangeLimitContext<T>
java.lang.Object
org.hibernate.search.query.dsl.impl.ConnectedFacetRangeLimitContext<T>
- All Implemented Interfaces:
- FacetRangeLimitContext<T>
public class ConnectedFacetRangeLimitContext<T>
- extends Object
- implements FacetRangeLimitContext<T>
- Author:
- Hardy Ferentschik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectedFacetRangeLimitContext
public ConnectedFacetRangeLimitContext(org.hibernate.search.query.dsl.impl.FacetBuildingContext context)
excludeLimit
public FacetRangeLimitContext<T> excludeLimit()
- Specified by:
excludeLimit
in interface FacetRangeLimitContext<T>
to
public FacetRangeEndContext<T> to(T upperLimit)
- Specified by:
to
in interface FacetRangeLimitContext<T>
Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved