public class TableReportUiServiceImpl extends java.lang.Object implements TableReportUiService
Constructor and Description |
---|
TableReportUiServiceImpl(SqlTypes sqlTypes) |
Modifier and Type | Method and Description |
---|---|
AggregateFunctionDto[] |
getAvailableAggregateFunctionsFor(ColumnDto col) |
AggregateFunctionDto[] |
getAvailableNumericAggregateFunctionsFor(ColumnDto col) |
public TableReportUiServiceImpl(SqlTypes sqlTypes)
public AggregateFunctionDto[] getAvailableAggregateFunctionsFor(ColumnDto col)
getAvailableAggregateFunctionsFor
in interface TableReportUiService
public AggregateFunctionDto[] getAvailableNumericAggregateFunctionsFor(ColumnDto col)
getAvailableNumericAggregateFunctionsFor
in interface TableReportUiService