Class QuickLinksServiceImpl
java.lang.Object
org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
- All Implemented Interfaces:
QuickLinksService
-
Constructor Summary
Constructors -
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) voidsetQuickLinksDAO(QuickLinksDAO quickLinksDAO)
-
Constructor Details
-
QuickLinksServiceImpl
public QuickLinksServiceImpl()
-
-
Method Details
-
getActionListStats
- Specified by:
getActionListStatsin interfaceQuickLinksService
-
getInitiatedDocumentTypesList
- Specified by:
getInitiatedDocumentTypesListin interfaceQuickLinksService
-
getNamedSearches
- Specified by:
getNamedSearchesin interfaceQuickLinksService
-
getRecentSearches
- Specified by:
getRecentSearchesin interfaceQuickLinksService
-
getWatchedDocuments
- Specified by:
getWatchedDocumentsin interfaceQuickLinksService
-
getQuickLinksDAO
-
setQuickLinksDAO
-