Package | Description |
---|---|
com.serotonin.mango.db.dao | |
com.serotonin.mango.vo.report |
Modifier and Type | Method and Description |
---|---|
ReportUserComment |
ReportDao.ReportCommentRowMapper.mapRow(java.sql.ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ReportUserComment> |
ReportDao.getReportInstanceUserComments(int instanceId) |
Constructor and Description |
---|
UserCommentCsvStreamer(java.io.PrintWriter out,
java.util.List<ReportUserComment> comments,
java.util.ResourceBundle bundle) |