Interface QuickLinksDAO
- All Known Implementing Classes:
QuickLinksDAOJpa
public interface QuickLinksDAO
-
Method Summary
Modifier and TypeMethodDescriptiongetActionListStats(String principalId) getInitiatedDocumentTypesList(String principalId) List<org.kuali.rice.core.api.util.KeyValue> getNamedSearches(String principalId) List<org.kuali.rice.core.api.util.KeyValue> getRecentSearches(String principalId) getWatchedDocuments(String principalId)
-
Method Details
-
getWatchedDocuments
-
getRecentSearches
-
getNamedSearches
-
getActionListStats
-
getInitiatedDocumentTypesList
-