Interface DailyReportManager
- All Known Implementing Classes:
DefaultDailyReportManager
public interface DailyReportManager
-
Method Summary
-
Method Details
-
generateDailyReports
@Transactional(readOnly=true) void generateDailyReports()
-
DefaultDailyReportManager