Uses of Class
org.diabetestechnology.drh.service.http.aggrid.ServerRowsRequest
Packages that use ServerRowsRequest
-
Uses of ServerRowsRequest in org.diabetestechnology.drh.service.http.aggrid
Methods in org.diabetestechnology.drh.service.http.aggrid with parameters of type ServerRowsRequestModifier and TypeMethodDescriptionstatic ServerRowsResponse
ServerRowsResponse.createResponse
(ServerRowsRequest request, List<Map<String, Object>> rows, Map<String, List<String>> pivotValues) SqlQueryBuilder.createSql
(ServerRowsRequest request, String tableName, Map<String, List<String>> pivotValues)