public static class EventAnalyticsReportRequest.GroupByHolder extends Object
Constructor and Description |
---|
GroupByHolder(String groupByType,
DocumentTypeField field,
ISubAggregationAwareAggregation aggregation,
boolean isShowConsolidated,
java.util.function.Function<Object,String> translateFunc) |
GroupByHolder(String groupByType,
DocumentTypeField field,
ISubAggregationAwareAggregation aggregation,
java.util.function.Function<Object,String> translateFunc,
boolean isUserAttributeField,
boolean isShowConsolidated) |
Modifier and Type | Method and Description |
---|---|
ISubAggregationAwareAggregation |
getAggregation()
Returns the aggregation.
|
DocumentTypeField |
getField()
Returns the field.
|
String |
getGroupByType()
Returns the groupByType.
|
java.util.function.Function<Object,String> |
getTranslateFunc()
Returns the translateFunc.
|
boolean |
isShowConsolidated()
Returns the flag showConsolidated.
|
boolean |
isUserAttributeField()
Returns the flag isUserAttributeField
|
public GroupByHolder(String groupByType, DocumentTypeField field, ISubAggregationAwareAggregation aggregation, java.util.function.Function<Object,String> translateFunc, boolean isUserAttributeField, boolean isShowConsolidated)
public GroupByHolder(String groupByType, DocumentTypeField field, ISubAggregationAwareAggregation aggregation, boolean isShowConsolidated, java.util.function.Function<Object,String> translateFunc)
public String getGroupByType()
public DocumentTypeField getField()
public ISubAggregationAwareAggregation getAggregation()
public java.util.function.Function<Object,String> getTranslateFunc()
public boolean isUserAttributeField()
public boolean isShowConsolidated()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.