public class ContactsCenterUserNotificationHandler
extends com.liferay.portal.kernel.notifications.BaseUserNotificationHandler
| Constructor and Description |
|---|
ContactsCenterUserNotificationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getBody(com.liferay.portal.kernel.model.UserNotificationEvent userNotificationEvent,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected java.lang.String |
getLink(com.liferay.portal.kernel.model.UserNotificationEvent userNotificationEvent,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected java.lang.String |
getUserNameLink(long userId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
public ContactsCenterUserNotificationHandler()
protected java.lang.String getBody(com.liferay.portal.kernel.model.UserNotificationEvent userNotificationEvent,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws java.lang.Exception
getBody in class com.liferay.portal.kernel.notifications.BaseUserNotificationHandlerjava.lang.Exceptionprotected java.lang.String getLink(com.liferay.portal.kernel.model.UserNotificationEvent userNotificationEvent,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws java.lang.Exception
getLink in class com.liferay.portal.kernel.notifications.BaseUserNotificationHandlerjava.lang.Exceptionprotected java.lang.String getUserNameLink(long userId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)