Uses of Class
org.diabetestechnology.drh.service.http.aggrid.ServerRowsRequest
Packages that use ServerRowsRequest
Package
Description
-
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) -
Uses of ServerRowsRequest in org.diabetestechnology.drh.service.http.hub.prime.ux
Methods in org.diabetestechnology.drh.service.http.hub.prime.ux with parameters of type ServerRowsRequestModifier and TypeMethodDescriptionStudyVanityMatricsController.studyDetails
(ServerRowsRequest payload)