Interface QuickLinksDAO
- All Known Implementing Classes:
QuickLinksDAOJpa
public interface QuickLinksDAO
-
Method Summary
Modifier and TypeMethodDescriptiongetActionListStats(String principalId) getInitiatedDocumentTypesList(String principalId) getNamedSearches(String principalId) getRecentSearches(String principalId) getWatchedDocuments(String principalId)
-
Method Details
-
getWatchedDocuments
-
getRecentSearches
-
getNamedSearches
-
getActionListStats
-
getInitiatedDocumentTypesList
-