public class MicroblogsUserNotificationHandler
extends com.liferay.portal.kernel.notifications.BaseModelUserNotificationHandler
| Constructor and Description |
|---|
MicroblogsUserNotificationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getTitle(com.liferay.portal.kernel.json.JSONObject jsonObject,
com.liferay.asset.kernel.model.AssetRenderer<?> assetRenderer,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected void |
setMicroblogsEntryLocalService(com.liferay.microblogs.service.MicroblogsEntryLocalService microblogsEntryLocalService) |
protected void |
setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader) |
protected void |
setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService) |
getAssetRenderer, getAssetRenderer, getBody, getBodyContent, getFormattedMessage, getLinkprotected java.lang.String getTitle(com.liferay.portal.kernel.json.JSONObject jsonObject,
com.liferay.asset.kernel.model.AssetRenderer<?> assetRenderer,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
getTitle in class com.liferay.portal.kernel.notifications.BaseModelUserNotificationHandlerprotected void setMicroblogsEntryLocalService(com.liferay.microblogs.service.MicroblogsEntryLocalService microblogsEntryLocalService)
protected void setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader)
protected void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)