|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserNotificationHandler | |
|---|---|
| com.liferay.portal.kernel.notifications | |
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| Uses of UserNotificationHandler in com.liferay.portal.kernel.notifications |
|---|
| Classes in com.liferay.portal.kernel.notifications that implement UserNotificationHandler | |
|---|---|
class |
BaseModelUserNotificationHandler
|
class |
BaseUserNotificationHandler
|
| Methods in com.liferay.portal.kernel.notifications that return types with arguments of type UserNotificationHandler | |
|---|---|
static Map<String,Map<String,UserNotificationHandler>> |
UserNotificationManagerUtil.getUserNotificationHandlers()
|
| Methods in com.liferay.portal.kernel.notifications with parameters of type UserNotificationHandler | |
|---|---|
static void |
UserNotificationManagerUtil.addUserNotificationHandler(UserNotificationHandler userNotificationHandler)
|
static void |
UserNotificationManagerUtil.deleteUserNotificationHandler(UserNotificationHandler userNotificationHandler)
|
| Uses of UserNotificationHandler in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return types with arguments of type UserNotificationHandler | |
|---|---|
List<UserNotificationHandler> |
PortletBag.getUserNotificationHandlerInstances()
|
| Uses of UserNotificationHandler in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return types with arguments of type UserNotificationHandler | |
|---|---|
List<UserNotificationHandler> |
PortletWrapper.getUserNotificationHandlerInstances()
Returns the user notification handler instances of the portlet. |
List<UserNotificationHandler> |
Portlet.getUserNotificationHandlerInstances()
Returns the user notification handler instances of the portlet. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||