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