Class BaseDatasourceUiServiceImpl
java.lang.Object
net.datenwerke.rs.base.client.datasources.BaseDatasourceUiServiceImpl
- All Implemented Interfaces:
BaseDatasourceUiService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<DatabaseHelperDto> booleanisNumericalAggregation(AggregateFunctionDto aggregate) voidsetDatabaseHelpers(Collection<DatabaseHelperDto> databaseHelper)
-
Constructor Details
-
BaseDatasourceUiServiceImpl
public BaseDatasourceUiServiceImpl()
-
-
Method Details
-
getDatabaseHelpers
- Specified by:
getDatabaseHelpersin interfaceBaseDatasourceUiService
-
setDatabaseHelpers
- Specified by:
setDatabaseHelpersin interfaceBaseDatasourceUiService
-
isNumericalAggregation
public boolean isNumericalAggregation(AggregateFunctionDto aggregate) - Specified by:
isNumericalAggregationin interfaceBaseDatasourceUiService
-