Uses of Class
org.diabetestechnology.drh.service.http.aggrid.ServerRowsResponse
Packages that use ServerRowsResponse
Package
Description
-
Uses of ServerRowsResponse in org.diabetestechnology.drh.service.http.aggrid
Methods in org.diabetestechnology.drh.service.http.aggrid that return ServerRowsResponseModifier and TypeMethodDescriptionstatic ServerRowsResponse
ServerRowsResponse.createResponse
(ServerRowsRequest request, List<Map<String, Object>> rows, Map<String, List<String>> pivotValues) -
Uses of ServerRowsResponse in org.diabetestechnology.drh.service.http.hub.prime.ux
Methods in org.diabetestechnology.drh.service.http.hub.prime.ux that return ServerRowsResponseModifier and TypeMethodDescriptionStudyVanityMatricsController.studyDetails
(ServerRowsRequest payload)