Uses of Class
edu.ucsb.cs156.happiercows.entities.Report
Packages that use Report
-
Uses of Report in edu.ucsb.cs156.happiercows.services
Methods in edu.ucsb.cs156.happiercows.services that return ReportModifier and TypeMethodDescriptionReportService.createAndSaveReportHeader
(Long commons_id) ReportService.createReport
(Long commons_id) Methods in edu.ucsb.cs156.happiercows.services with parameters of type ReportModifier and TypeMethodDescriptionReportService.createAndSaveReportLine
(Report report, UserCommons userCommons)