public static class EventAnalyticsReportRequest.GroupByHolder extends Object
Constructor and Description |
---|
GroupByHolder(String groupByType,
DocumentTypeField field,
ISubAggregationAwareAggregation aggregation,
java.util.function.Function<Object,String> translateFunc) |
GroupByHolder(String groupByType,
DocumentTypeField field,
ISubAggregationAwareAggregation aggregation,
java.util.function.Function<Object,String> translateFunc,
boolean isUserAttributeField) |
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 |
isUserAttributeField()
Returns the flag isUserAttributeField
|
public GroupByHolder(String groupByType, DocumentTypeField field, ISubAggregationAwareAggregation aggregation, java.util.function.Function<Object,String> translateFunc, boolean isUserAttributeField)
public GroupByHolder(String groupByType, DocumentTypeField field, ISubAggregationAwareAggregation aggregation, 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()
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.