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