public interface BaseDashboard
| Modifier and Type | Method and Description |
|---|---|
List<DashboardNodeResult> |
findUserSearches(long ncId)
Find user searches list.
|
DashboardResultSet |
getUserCheckedOutDocuments(int offset,
int limit)
Gets user checked out documents.
|
DashboardResultSet |
getUserLastCreatedDocuments(int offset,
int limit)
Gets user last created documents.
|
DashboardResultSet |
getUserLastCreatedFolders(int offset,
int limit)
Gets user last created folders.
|
DashboardResultSet |
getUserLastCreatedRecords(int offset,
int limit)
Gets user last created records.
|
DashboardResultSet |
getUserLastDocumentsNotesCreated(int offset,
int limit)
Gets user last documents notes created.
|
DashboardResultSet |
getUserLastDownloadedDocuments(int offset,
int limit)
Gets user last downloaded documents.
|
DashboardResultSet |
getUserLastFoldersNotesCreated(int offset,
int limit)
Gets user last folders notes created.
|
DashboardResultSet |
getUserLastImportedMailAttachments(int offset,
int limit)
Gets user last imported mail attachments.
|
DashboardResultSet |
getUserLastImportedMails(int offset,
int limit)
Gets user last imported mails.
|
DashboardResultSet |
getUserLastMailsNotesCreated(int offset,
int limit)
Gets user last mails notes created.
|
DashboardResultSet |
getUserLastModifiedDocuments(int offset,
int limit)
Gets user last modified documents.
|
DashboardResultSet |
getUserLastRecordsNotesCreated(int offset,
int limit)
Gets user last records notes created.
|
DashboardResultSet |
getUserLockedDocuments(int offset,
int limit)
Gets user locked documents.
|
DashboardResultSet |
getUserLockedFolders(int offset,
int limit)
Gets user locked folders.
|
DashboardResultSet |
getUserLockedMails(int offset,
int limit)
Gets user locked mails.
|
DashboardResultSet |
getUserLockedRecords(int offset,
int limit)
Gets user locked records.
|
List<QueryParams> |
getUserSearches()
Gets user searches.
|
DashboardResultSet |
getUserSubscribedDocuments(int offset,
int limit)
Gets user subscribed documents.
|
DashboardResultSet |
getUserSubscribedFolders(int offset,
int limit)
Gets user subscribed folders.
|
DashboardResultSet |
getUserSubscribedRecords(int offset,
int limit)
Gets user subscribed records.
|
DashboardResultSet getUserCheckedOutDocuments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastModifiedDocuments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLockedDocuments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLockedRecords(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLockedFolders(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLockedMails(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserSubscribedDocuments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserSubscribedFolders(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserSubscribedRecords(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastCreatedDocuments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastDocumentsNotesCreated(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastCreatedFolders(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastFoldersNotesCreated(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastCreatedRecords(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastRecordsNotesCreated(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastDownloadedDocuments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastImportedMails(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastMailsNotesCreated(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionDashboardResultSet getUserLastImportedMailAttachments(int offset, int limit) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException
offset - the offsetlimit - the limitRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionList<QueryParams> getUserSearches() throws DatabaseException, AccessDeniedException, WebserviceException, UnknownException
DatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionList<DashboardNodeResult> findUserSearches(long ncId) throws RepositoryException, PathNotFoundException, DatabaseException, AccessDeniedException, WebserviceException, UnknownException, ParseException
ncId - the nc idRepositoryException - the repository exceptionPathNotFoundException - the path not found exceptionDatabaseException - the database exceptionAccessDeniedException - the access denied exceptionWebserviceException - the webservice exceptionUnknownException - the unknown exceptionParseException - the parse exceptionCopyright © 2025 Open Knowledge Management System S.L.. All Rights Reserved.