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 QuickLinksDAO
public List<InitiatedDocumentType> getInitiatedDocumentTypesList(String principalId)
getInitiatedDocumentTypesList
in interface QuickLinksDAO
public List<KeyValue> getNamedSearches(String principalId)
getNamedSearches
in interface QuickLinksDAO
public List<KeyValue> getRecentSearches(String principalId)
getRecentSearches
in interface QuickLinksDAO
public List<WatchedDocument> getWatchedDocuments(String principalId)
getWatchedDocuments
in interface QuickLinksDAO
public DocumentTypeService getDocumentTypeService()
public DocumentSearchService getDocumentSearchService()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.