| Package | Description |
|---|---|
| org.kuali.kra.coi | |
| org.kuali.kra.coi.disclosure |
| Modifier and Type | Method and Description |
|---|---|
List<CoiNotification> |
CoiDisclosure.filterNotifications(List<CoiNotification> unfilteredList) |
List<CoiNotification> |
CoiDisclosure.getDisclosureNotifications() |
List<CoiNotification> |
CoiDisclosure.getFilteredDisclosureNotifications() |
List<CoiNotification> |
CoiDisclosure.getFilteredNotificationsByDocId() |
List<CoiNotification> |
CoiDisclosure.getNotificationsByDocId() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosure.addNotification(CoiNotification notification) |
| Modifier and Type | Method and Description |
|---|---|
List<CoiNotification> |
CoiDisclosure.filterNotifications(List<CoiNotification> unfilteredList) |
void |
CoiDisclosure.setDisclosureNotifications(List<CoiNotification> disclosureNotifications) |
| Modifier and Type | Method and Description |
|---|---|
CoiNotification |
DisclosureHelper.getViewNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisclosureHelper.setViewNotification(CoiNotification viewNotification) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.