Uses of Class
org.exoplatform.social.notification.model.SpaceWebNotificationItem
Packages that use SpaceWebNotificationItem
Package
Description
-
Uses of SpaceWebNotificationItem in org.exoplatform.social.notification.model
Subclasses of SpaceWebNotificationItem in org.exoplatform.social.notification.model -
Uses of SpaceWebNotificationItem in org.exoplatform.social.notification.plugin
Methods in org.exoplatform.social.notification.plugin that return SpaceWebNotificationItemModifier and TypeMethodDescriptionprotected abstract SpaceWebNotificationItemSpaceWebNotificationPlugin.getSpaceApplicationItem(org.exoplatform.commons.api.notification.model.NotificationInfo notification) Get the space application Item for a specific notification infoSpaceWebNotificationPlugin.getSpaceApplicationItem(org.exoplatform.commons.api.notification.model.NotificationInfo notification, String username) Get the space application Item for a specific notification info and username -
Uses of SpaceWebNotificationItem in org.exoplatform.social.notification.service
Methods in org.exoplatform.social.notification.service with parameters of type SpaceWebNotificationItemModifier and TypeMethodDescriptionvoidSpaceWebNotificationService.markAsRead(SpaceWebNotificationItem notificationItem) Mark a space notification item as readvoidSpaceWebNotificationService.markAsUnread(SpaceWebNotificationItem notificationItem) Mark a space notification item as unread