Class ParticipantMetricsController
java.lang.Object
org.diabetestechnology.drh.service.http.pg.ux.ParticipantMetricsController
-
Constructor Summary
ConstructorsConstructorDescriptionParticipantMetricsController
(ParticipantMetricsService participantMetricsService) -
Method Summary
Modifier and TypeMethodDescriptiongetAdvancedMetrics
(String studyId, String participantId, String startDate, String endDate) getAmbulatoryGlucoseProfile
(String studyId, String participantId, String startDate, String endDate) getDailyGlucoseProfile
(String studyId, String participantId, String startDate, String endDate) getGlycemicRiskIndicator
(String studyId, String participantId, String startDate, String endDate) getParticipantDateTimeRange
(String studyId, String participantId) getParticipantMetrics
(String studyId, String participantId, String startDate, String endDate) getTimeRangeStackedData
(String studyId, String participantId, String startDate, String endDate)
-
Constructor Details
-
ParticipantMetricsController
-
-
Method Details
-
getParticipantDateTimeRange
-
getAmbulatoryGlucoseProfile
-
getParticipantMetrics
-
getTimeRangeStackedData
-
getAdvancedMetrics
-
getDailyGlucoseProfile
-
getGlycemicRiskIndicator
-