public class GCubeUserNotificationHandler
extends com.liferay.portal.kernel.notifications.BaseUserNotificationHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
PORTLET_ID |
| Constructor and Description |
|---|
GCubeUserNotificationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBody(com.liferay.portal.model.UserNotificationEvent userNotificationEvent,
com.liferay.portal.service.ServiceContext serviceContext) |
protected String |
getBodyTemplate()
Used to define the html of the notification
|
protected String |
getLink(com.liferay.portal.model.UserNotificationEvent userNotificationEvent,
com.liferay.portal.service.ServiceContext serviceContext) |
public static final String PORTLET_ID
protected String getBody(com.liferay.portal.model.UserNotificationEvent userNotificationEvent, com.liferay.portal.service.ServiceContext serviceContext) throws Exception
getBody in class com.liferay.portal.kernel.notifications.BaseUserNotificationHandlerExceptionprotected String getLink(com.liferay.portal.model.UserNotificationEvent userNotificationEvent, com.liferay.portal.service.ServiceContext serviceContext) throws Exception
getLink in class com.liferay.portal.kernel.notifications.BaseUserNotificationHandlerExceptionCopyright © 2020. All Rights Reserved.