public interface StatsService
Modifier and Type | Method and Description |
---|---|
void |
DocumentsRoutedReport(Stats stats,
Date begDate,
Date endDate) |
void |
NumActiveItemsReport(Stats stats) |
void |
NumberOfDocTypesReport(Stats stats) |
void |
NumInitiatedDocsByDocTypeReport(Stats stats) |
void |
NumUsersReport(Stats stats) |
void NumActiveItemsReport(Stats stats) throws SQLException
SQLException
void DocumentsRoutedReport(Stats stats, Date begDate, Date endDate) throws SQLException
SQLException
void NumberOfDocTypesReport(Stats stats) throws SQLException
SQLException
void NumUsersReport(Stats stats) throws SQLException
SQLException
void NumInitiatedDocsByDocTypeReport(Stats stats) throws SQLException
SQLException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.