public interface QuickLinksService
Modifier and Type | Method and Description |
---|---|
List<ActionListStats> |
getActionListStats(String principalId) |
List<InitiatedDocumentType> |
getInitiatedDocumentTypesList(String principalId) |
List<KeyValue> |
getNamedSearches(String principalId) |
List<KeyValue> |
getRecentSearches(String principalId) |
List<WatchedDocument> |
getWatchedDocuments(String principalId) |
List<WatchedDocument> getWatchedDocuments(String principalId)
List<KeyValue> getRecentSearches(String principalId)
List<KeyValue> getNamedSearches(String principalId)
List<ActionListStats> getActionListStats(String principalId)
List<InitiatedDocumentType> getInitiatedDocumentTypesList(String principalId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.