public interface IJpaServices
| Modifier and Type | Method and Description |
|---|---|
void |
applyState(NotificationEntry entry,
java.lang.String username,
NotificationState state) |
java.util.List<EventDTO> |
getHistory(NotificationEntry entry,
java.lang.String username) |
java.util.List<EventDTO> getHistory(NotificationEntry entry, java.lang.String username)
void applyState(NotificationEntry entry, java.lang.String username, NotificationState state)
Copyright © 2018 Jasig. All Rights Reserved.