Interface DailyReportManager

All Known Implementing Classes:
DefaultDailyReportManager

public interface DailyReportManager
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • generateDailyReports

      @Transactional(readOnly=true) void generateDailyReports()