| Package | Description |
|---|---|
| org.jasig.portlet.survey.mvc | |
| org.jasig.portlet.survey.mvc.service |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<SurveySummaryDTO> |
SurveyRestController.getSurveySummary(Long survey)
Return summary of user responses for a survey.
|
| Modifier and Type | Method and Description |
|---|---|
SurveySummaryDTO |
JpaSurveyDataService.getSurveySummary(Long surveyId) |
SurveySummaryDTO |
ISurveyDataService.getSurveySummary(Long surveyId) |
Copyright © 2016 Jasig. All rights reserved.