Package org.kuali.rice.kew.stats.dao
Interface StatsDAO
- All Known Implementing Classes:
StatsDaoJpa
public interface StatsDAO
-
Method Summary
Modifier and TypeMethodDescriptionvoidDocumentsRoutedReport(Stats stats, Date begDate, Date endDate) voidNumActiveItemsReport(Stats stats) voidNumberOfDocTypesReport(Stats stats) voidvoidNumUsersReport(Stats stats)
-
Method Details
-
NumActiveItemsReport
- Throws:
SQLException
-
DocumentsRoutedReport
- Throws:
SQLException
-
NumberOfDocTypesReport
- Throws:
SQLException
-
NumUsersReport
- Throws:
SQLException
-
NumInitiatedDocsByDocTypeReport
- Throws:
SQLException
-