| Package | Description |
|---|---|
| org.kuali.rice.kew.quicklinks.dao | |
| org.kuali.rice.kew.quicklinks.dao.impl | |
| org.kuali.rice.kew.quicklinks.service | |
| org.kuali.rice.kew.quicklinks.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<WatchedDocument> |
QuickLinksDAO.getWatchedDocuments(String principalId) |
| Modifier and Type | Method and Description |
|---|---|
List<WatchedDocument> |
QuickLinksDAOOjbImpl.getWatchedDocuments(String principalId) |
List<WatchedDocument> |
QuickLinksDAOJpaImpl.getWatchedDocuments(String principalId) |
| Modifier and Type | Method and Description |
|---|---|
List<WatchedDocument> |
QuickLinksService.getWatchedDocuments(String principalId) |
| Modifier and Type | Method and Description |
|---|---|
List<WatchedDocument> |
QuickLinksServiceImpl.getWatchedDocuments(String principalId) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.