Uses of Interface
com.logicaldoc.report.ReportDAO
-
Packages that use ReportDAO Package Description com.logicaldoc.report -
-
Uses of ReportDAO in com.logicaldoc.report
Classes in com.logicaldoc.report that implement ReportDAO Modifier and Type Class Description class
HibernateReportDAO
Hibernate implementation ofReportDAO
Methods in com.logicaldoc.report with parameters of type ReportDAO Modifier and Type Method Description void
ReportManager. setReportDao(ReportDAO reportDao)
void
ReportsProcessor. setReportDao(ReportDAO reportDao)
-