public class QuickLinksDAOOjbImpl extends org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport implements QuickLinksDAO
| Constructor and Description | 
|---|
| QuickLinksDAOOjbImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActionListStats> | getActionListStats(String principalId) | 
| DocumentSearchService | getDocumentSearchService() | 
| DocumentTypeService | getDocumentTypeService() | 
| List<InitiatedDocumentType> | getInitiatedDocumentTypesList(String principalId) | 
| List<KeyValue> | getNamedSearches(String principalId) | 
| List<KeyValue> | getRecentSearches(String principalId) | 
| List<WatchedDocument> | getWatchedDocuments(String principalId) | 
public QuickLinksDAOOjbImpl()
public List<ActionListStats> getActionListStats(String principalId)
getActionListStats in interface QuickLinksDAOpublic List<InitiatedDocumentType> getInitiatedDocumentTypesList(String principalId)
getInitiatedDocumentTypesList in interface QuickLinksDAOpublic List<KeyValue> getNamedSearches(String principalId)
getNamedSearches in interface QuickLinksDAOpublic List<KeyValue> getRecentSearches(String principalId)
getRecentSearches in interface QuickLinksDAOpublic List<WatchedDocument> getWatchedDocuments(String principalId)
getWatchedDocuments in interface QuickLinksDAOpublic DocumentTypeService getDocumentTypeService()
public DocumentSearchService getDocumentSearchService()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.