@StableMinor(version="12.3", sinceVersion="11.0") public class SumAggregation extends Object
IValueAggregationResult
. Only supported by the following data types:
Constructor and Description |
---|
SumAggregation(String id,
DocumentTypeField field)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
DocumentTypeField |
getField()
Returns the field this aggregation is bound to.
|
String |
getId()
Returns the aggregation identifier.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
protected final String id
public SumAggregation(String id, DocumentTypeField field)
id
- the aggregation identifier.field
- the field that aggregation will be performed on.public DocumentTypeField getField()
IFieldAwareAggregation
getField
in interface IFieldAwareAggregation
public String getId()
IAggregation
getId
in interface IAggregation
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.