|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notifications | |
|---|---|
| org.osivia.portal.api.notifications | |
| Uses of Notifications in org.osivia.portal.api.notifications |
|---|
| Methods in org.osivia.portal.api.notifications that return types with arguments of type Notifications | |
|---|---|
java.util.List<Notifications> |
INotificationsService.getNotificationsList(PortalControllerContext portalControllerContext)
Get notifications list. |
java.util.List<Notifications> |
INotificationsService.readNotificationsList(PortalControllerContext portalControllerContext)
Read and remove notifications. |
| Methods in org.osivia.portal.api.notifications with parameters of type Notifications | |
|---|---|
void |
INotificationsService.addNotifications(PortalControllerContext portalControllerContext,
Notifications notifications)
Add notifications. |
| Method parameters in org.osivia.portal.api.notifications with type arguments of type Notifications | |
|---|---|
void |
INotificationsService.setNotificationsList(PortalControllerContext portalControllerContext,
java.util.List<Notifications> notificationsList)
Set notifications list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||