Class ReportService
java.lang.Object
edu.ucsb.cs156.happiercows.services.ReportService
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncreateAndSaveReportHeader(Long commonsId) createAndSaveReportLine(Report report, UserCommons userCommons) createReport(Long commonsId)  
- 
Constructor Details
- 
ReportService
public ReportService() 
 - 
 - 
Method Details
- 
createReport
 - 
createAndSaveReportHeader
 - 
createAndSaveReportLine
 
 -