public class DbStatsModule extends Object implements StatsModule
| Constructor and Description | 
|---|
| DbStatsModule() | 
| Modifier and Type | Method and Description | 
|---|---|
| StatsInfo | getDocumentsByContext(String token)Get number of documents per context | 
| StatsInfo | getDocumentsSizeByContext(String token)Get size of documents per context | 
| StatsInfo | getFoldersByContext(String token)Get number of folders per context | 
| StatsInfo | getMailsByContext(String token)Get number of mails per context | 
public StatsInfo getDocumentsByContext(String token) throws RepositoryException, DatabaseException
StatsModulegetDocumentsByContext in interface StatsModuleRepositoryExceptionDatabaseExceptionpublic StatsInfo getFoldersByContext(String token) throws RepositoryException, DatabaseException
StatsModulegetFoldersByContext in interface StatsModuleRepositoryExceptionDatabaseExceptionpublic StatsInfo getMailsByContext(String token) throws RepositoryException, DatabaseException
StatsModulegetMailsByContext in interface StatsModuleRepositoryExceptionDatabaseExceptionpublic StatsInfo getDocumentsSizeByContext(String token) throws RepositoryException, DatabaseException
StatsModulegetDocumentsSizeByContext in interface StatsModuleRepositoryExceptionDatabaseExceptionCopyright © 2015. All Rights Reserved.