| Package | Description |
|---|---|
| org.kuali.rice.kew.stats.dao | |
| org.kuali.rice.kew.stats.dao.impl | |
| org.kuali.rice.kew.stats.service | |
| org.kuali.rice.kew.stats.service.impl | |
| org.kuali.rice.kew.stats.web |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsDAO.DocumentsRoutedReport(Stats stats,
Date begDate,
Date endDate) |
void |
StatsDAO.NumActiveItemsReport(Stats stats) |
void |
StatsDAO.NumberOfDocTypesReport(Stats stats) |
void |
StatsDAO.NumInitiatedDocsByDocTypeReport(Stats stats) |
void |
StatsDAO.NumUsersReport(Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsDaoJpa.DocumentsRoutedReport(Stats stats,
Date begDate,
Date endDate) |
void |
StatsDaoJpa.NumActiveItemsReport(Stats stats) |
void |
StatsDaoJpa.NumberOfDocTypesReport(Stats stats) |
void |
StatsDaoJpa.NumInitiatedDocsByDocTypeReport(Stats stats) |
void |
StatsDaoJpa.NumUsersReport(Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsService.DocumentsRoutedReport(Stats stats,
Date begDate,
Date endDate) |
void |
StatsService.NumActiveItemsReport(Stats stats) |
void |
StatsService.NumberOfDocTypesReport(Stats stats) |
void |
StatsService.NumInitiatedDocsByDocTypeReport(Stats stats) |
void |
StatsService.NumUsersReport(Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsServiceImpl.DocumentsRoutedReport(Stats stats,
Date begDate,
Date endDate) |
void |
StatsServiceImpl.NumActiveItemsReport(Stats stats) |
void |
StatsServiceImpl.NumberOfDocTypesReport(Stats stats) |
void |
StatsServiceImpl.NumInitiatedDocsByDocTypeReport(Stats stats) |
void |
StatsServiceImpl.NumUsersReport(Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
Stats |
StatsForm.getStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsForm.setStats(Stats stats) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.