Class TableReportUiServiceImpl
java.lang.Object
net.datenwerke.rs.base.client.reportengines.table.TableReportUiServiceImpl
- All Implemented Interfaces:
TableReportUiService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAggregateFunctionDto[]getAvailableAggregateFunctionsFor(ColumnDto col) AggregateFunctionDto[]getAvailableNumericAggregateFunctionsFor(ColumnDto col)
-
Constructor Details
-
TableReportUiServiceImpl
-
-
Method Details
-
getAvailableAggregateFunctionsFor
public AggregateFunctionDto[] getAvailableAggregateFunctionsFor(ColumnDto col) - Specified by:
getAvailableAggregateFunctionsForin interfaceTableReportUiService
-
getAvailableNumericAggregateFunctionsFor
public AggregateFunctionDto[] getAvailableNumericAggregateFunctionsFor(ColumnDto col) - Specified by:
getAvailableNumericAggregateFunctionsForin interfaceTableReportUiService
-