Uses of Class
edu.ucsb.cs156.happiercows.entities.Report
-
Uses of Report in edu.ucsb.cs156.happiercows.services
Modifier and TypeMethodDescriptionReportService.createAndSaveReportHeader
(Long commons_id) ReportService.createReport
(Long commons_id) Modifier and TypeMethodDescriptionReportService.createAndSaveReportLine
(Report report, UserCommons userCommons)