org.kuali.rice.kew.quicklinks.service.impl
Class QuickLinksServiceImpl
java.lang.Object
   org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
- All Implemented Interfaces: 
- QuickLinksService
- public class QuickLinksServiceImpl 
- extends Object- implements QuickLinksService
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
QuickLinksServiceImpl
public QuickLinksServiceImpl()
getActionListStats
public List<ActionListStats> getActionListStats(String principalId)
- 
- Specified by:
- getActionListStatsin interface- QuickLinksService
 
- 
 
getInitiatedDocumentTypesList
public List<InitiatedDocumentType> getInitiatedDocumentTypesList(String principalId)
- 
- Specified by:
- getInitiatedDocumentTypesListin interface- QuickLinksService
 
- 
 
getNamedSearches
public List<KeyValue> getNamedSearches(String principalId)
- 
- Specified by:
- getNamedSearchesin interface- QuickLinksService
 
- 
 
getRecentSearches
public List<KeyValue> getRecentSearches(String principalId)
- 
- Specified by:
- getRecentSearchesin interface- QuickLinksService
 
- 
 
getWatchedDocuments
public List<WatchedDocument> getWatchedDocuments(String principalId)
- 
- Specified by:
- getWatchedDocumentsin interface- QuickLinksService
 
- 
 
getQuickLinksDAO
public QuickLinksDAO getQuickLinksDAO()
- 
 
- 
 
setQuickLinksDAO
public void setQuickLinksDAO(QuickLinksDAO quickLinksDAO)
- 
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.