| Package | Description |
|---|---|
| org.osivia.portal.api.notifications |
| Modifier and Type | Method and Description |
|---|---|
List<Notifications> |
INotificationsService.getNotificationsList(PortalControllerContext portalControllerContext)
Get notifications list.
|
List<Notifications> |
INotificationsService.readNotificationsList(PortalControllerContext portalControllerContext)
Read and remove notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INotificationsService.addNotifications(PortalControllerContext portalControllerContext,
Notifications notifications)
Add notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INotificationsService.setNotificationsList(PortalControllerContext portalControllerContext,
List<Notifications> notificationsList)
Set notifications list.
|
Copyright © 2021. All rights reserved.