Class LongAggregation
java.lang.Object
io.jmix.ui.component.data.aggregation.impl.BasicAggregation<T>
io.jmix.ui.component.data.aggregation.impl.BasicNumberAggregation<Long>
io.jmix.ui.component.data.aggregation.impl.LongAggregation
- All Implemented Interfaces:
Aggregation<Long>
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.ui.component.data.aggregation.impl.BasicNumberAggregation
avg, getSupportedAggregationTypes, max, min, sum
Methods inherited from class io.jmix.ui.component.data.aggregation.impl.BasicAggregation
count, getResultClass
-
Constructor Details
-
LongAggregation
public LongAggregation()
-
-
Method Details
-
convert
- Specified by:
convert
in classBasicNumberAggregation<Long>
-