public interface UserNotificationHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPortletId() |
java.lang.String |
getSelector() |
UserNotificationFeedEntry |
interpret(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext) |
boolean |
isDeliver(long userId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext) |
boolean |
isOpenDialog() |
java.lang.String getPortletId()
java.lang.String getSelector()
UserNotificationFeedEntry interpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext) throws PortalException
PortalExceptionboolean isDeliver(long userId,
long classNameId,
int notificationType,
int deliveryType,
ServiceContext serviceContext)
throws PortalException
PortalExceptionboolean isOpenDialog()