public interface IJpaServices
| Modifier and Type | Method and Description |
|---|---|
void |
applyState(org.jasig.portlet.notice.NotificationEntry entry,
java.lang.String username,
org.jasig.portlet.notice.NotificationState state) |
java.util.List<org.jasig.portlet.notice.rest.EventDTO> |
getHistory(org.jasig.portlet.notice.NotificationEntry entry,
java.lang.String username) |
java.util.List<org.jasig.portlet.notice.rest.EventDTO> getHistory(org.jasig.portlet.notice.NotificationEntry entry,
java.lang.String username)
void applyState(org.jasig.portlet.notice.NotificationEntry entry,
java.lang.String username,
org.jasig.portlet.notice.NotificationState state)