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