org.activemath.webapp.report
Class SurveyReport
java.lang.Object
org.activemath.webapp.report.Report
org.activemath.webapp.report.SurveyReport
public class SurveyReport
- extends Report
| Methods inherited from class org.activemath.webapp.report.Report |
getBookId, getBookIds, getEndTime, getEventList, getEventsExcluded, getEventsIncluded, getExerciseRuns, getGroupId, getGroupIds, getItemId, getItemIds, getNumEvents, getNumExerciseRuns, getNumResults, getStartTime, getUserId, getUserIds, isSet, join2string, join2string, setBookId, setBookIds, setEndTime, setEventsExcluded, setEventsIncluded, setGroupId, setGroupIds, setItemId, setItemIds, setStartTime, setUserId, setUserIds, setUsersExcluded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Logger log
SurveyReport
public SurveyReport()
setSurveyName
public void setSurveyName(String value)
generate
public void generate()
throws Exception
- Specified by:
generate in class Report
- Throws:
Exception
getLog
public static Logger getLog()
getSurveyData
public List<SurveyData> getSurveyData()
getNames
public Set<String> getNames()
getSurveyManager
public SurveyManager getSurveyManager()
getSurveyName
public String getSurveyName()