public class NotificationsPanelApp
extends com.liferay.application.list.BasePanelApp
| Constructor and Description |
|---|
NotificationsPanelApp() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNotificationsCount(com.liferay.portal.kernel.model.User user) |
java.lang.String |
getPortletId() |
void |
setPortlet(com.liferay.portal.kernel.model.Portlet portlet) |
protected void |
setUserNotificationEventLocalService(com.liferay.portal.kernel.service.UserNotificationEventLocalService userNotificationEventLocalService) |
public int getNotificationsCount(com.liferay.portal.kernel.model.User user)
getNotificationsCount in interface com.liferay.application.list.PanelAppgetNotificationsCount in class com.liferay.application.list.BasePanelApppublic java.lang.String getPortletId()
public void setPortlet(com.liferay.portal.kernel.model.Portlet portlet)
setPortlet in interface com.liferay.application.list.PanelAppsetPortlet in class com.liferay.application.list.BasePanelAppprotected void setUserNotificationEventLocalService(com.liferay.portal.kernel.service.UserNotificationEventLocalService userNotificationEventLocalService)
setUserNotificationEventLocalService in class com.liferay.application.list.BasePanelApp