Uses of Class
com.logicaldoc.report.Report
Packages that use Report
-
Uses of Report in com.logicaldoc.report
Methods in com.logicaldoc.report that return ReportModifier and TypeMethodDescriptionHibernateReportDAO.findByName
(String name, long tenantId) ReportDAO.findByName
(String name, long tenantId) Finds the report with the given nameMethods in com.logicaldoc.report that return types with arguments of type ReportModifier and TypeMethodDescriptionHibernateReportDAO.findZombies
(long tenantId) ReportDAO.findZombies
(long tenantId) Retrieves all the reports that are running for more than one hourMethods in com.logicaldoc.report with parameters of type Report