org.kuali.rice.kew.stats.service.impl
Class StatsServiceImpl
java.lang.Object
   org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
- All Implemented Interfaces: 
- StatsService
- public class StatsServiceImpl 
- extends Object- implements StatsService
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
StatsServiceImpl
public StatsServiceImpl()
NumActiveItemsReport
public void NumActiveItemsReport(Stats stats)
                          throws SQLException,
                                 org.apache.ojb.broker.accesslayer.LookupException
- 
- Specified by:
- NumActiveItemsReportin interface- StatsService
 
- 
- Throws:
- SQLException
- org.apache.ojb.broker.accesslayer.LookupException
 
DocumentsRoutedReport
public void DocumentsRoutedReport(Stats stats,
                                  Date begDate,
                                  Date endDate)
                           throws SQLException,
                                  org.apache.ojb.broker.accesslayer.LookupException
- 
- Specified by:
- DocumentsRoutedReportin interface- StatsService
 
- 
- Throws:
- SQLException
- org.apache.ojb.broker.accesslayer.LookupException
 
NumberOfDocTypesReport
public void NumberOfDocTypesReport(Stats stats)
                            throws SQLException,
                                   org.apache.ojb.broker.accesslayer.LookupException
- 
- Specified by:
- NumberOfDocTypesReportin interface- StatsService
 
- 
- Throws:
- SQLException
- org.apache.ojb.broker.accesslayer.LookupException
 
NumUsersReport
public void NumUsersReport(Stats stats)
                    throws SQLException,
                           org.apache.ojb.broker.accesslayer.LookupException
- 
- Specified by:
- NumUsersReportin interface- StatsService
 
- 
- Throws:
- SQLException
- org.apache.ojb.broker.accesslayer.LookupException
 
NumInitiatedDocsByDocTypeReport
public void NumInitiatedDocsByDocTypeReport(Stats stats)
                                     throws SQLException,
                                            org.apache.ojb.broker.accesslayer.LookupException
- 
- Specified by:
- NumInitiatedDocsByDocTypeReportin interface- StatsService
 
- 
- Throws:
- SQLException
- org.apache.ojb.broker.accesslayer.LookupException
 
getStatsDAO
public StatsDAO getStatsDAO()
- 
 
- 
 
setStatsDAO
public void setStatsDAO(StatsDAO statsDAO)
- 
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.