| Modifier and Type | Method and Description |
|---|---|
WebNotificationFilter |
WebNotificationFilter.setOnPopover(boolean onPopover) |
WebNotificationFilter |
WebNotificationFilter.setOrder(boolean isOrder) |
WebNotificationFilter |
WebNotificationFilter.setPluginKey(PluginKey pluginKey) |
WebNotificationFilter |
WebNotificationFilter.setRead(boolean isRead) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
WebNotificationService.get(WebNotificationFilter filter,
int offset,
int limit)
Gets the notification list by the given filter.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationInfo> |
WebNotificationStorage.get(WebNotificationFilter filter,
int offset,
int limit)
Gets the notification list by the given filter.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.