Class Range
java.lang.Object
com.liferay.portal.search.aggregation.bucket.Range
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFrom()
getKey()
getTo()
static Range
unboundedFrom
(Double from) static Range
unboundedFrom
(String key, Double from) static Range
unboundedTo
(Double to) static Range
unboundedTo
(String key, Double to)
-
Constructor Details
-
Range
-
Range
-
Range
-
Range
-
-
Method Details
-
unboundedFrom
-
unboundedFrom
-
unboundedTo
-
unboundedTo
-
getFrom
-
getFromAsString
-
getKey
-
getTo
-
getToAsString
-