public class InviteMembersUserNotificationHandler
extends com.liferay.portal.kernel.notifications.BaseUserNotificationHandler
| Constructor and Description |
|---|
InviteMembersUserNotificationHandler() |
| 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 |
getSiteDescriptiveName(long groupId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected java.lang.String |
getUserNameLink(long userId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setMemberRequestLocalService(com.liferay.invitation.invite.members.service.MemberRequestLocalService memberRequestLocalService) |
protected void |
setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader) |
protected void |
setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService) |
protected void |
setUserNotificationEventLocalService(com.liferay.portal.kernel.service.UserNotificationEventLocalService userNotificationEventLocalService) |
public InviteMembersUserNotificationHandler()
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 getSiteDescriptiveName(long groupId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String getUserNameLink(long userId,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
protected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setMemberRequestLocalService(com.liferay.invitation.invite.members.service.MemberRequestLocalService memberRequestLocalService)
protected void setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader)
protected void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
protected void setUserNotificationEventLocalService(com.liferay.portal.kernel.service.UserNotificationEventLocalService userNotificationEventLocalService)