Class AggregateMin
java.lang.Object
org.nuxeo.ecm.platform.query.core.AggregateBase<BucketDouble>
org.nuxeo.ecm.platform.query.core.AggregateMin
- All Implemented Interfaces:
Aggregate<BucketDouble>
- Since:
- 2025.0
-
Field Summary
Fields inherited from class org.nuxeo.ecm.platform.query.core.AggregateBase
bucketMap, buckets, definition, extendedBuckets, searchDocument, selection -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.query.core.AggregateBase
getBucket, getBucketMap, getBuckets, getDateRanges, getExtendedBuckets, getField, getId, getProperties, getRanges, getSearchDocument, getSelection, getType, hasBucket, resetSelection, setBuckets, setSelection, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.nuxeo.ecm.platform.query.api.Aggregate
getXPathField
-
Constructor Details
-
AggregateMin
-