Uses of Interface
com.liferay.portal.kernel.notifications.UserNotificationHandler
Packages that use UserNotificationHandler
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
-
Uses of UserNotificationHandler in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return types with arguments of type UserNotificationHandlerModifier and TypeMethodDescriptionPortlet.getUserNotificationHandlerInstances()
Returns the user notification handler instances of the portlet.PortletWrapper.getUserNotificationHandlerInstances()
Returns the user notification handler instances of the portlet. -
Uses of UserNotificationHandler in com.liferay.portal.kernel.notifications
Classes in com.liferay.portal.kernel.notifications that implement UserNotificationHandlerModifier and TypeClassDescriptionclass
class
Methods in com.liferay.portal.kernel.notifications that return types with arguments of type UserNotificationHandlerModifier and TypeMethodDescriptionstatic Map<String,
Map<String, UserNotificationHandler>> UserNotificationManagerUtil.getUserNotificationHandlers()
-
Uses of UserNotificationHandler in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type UserNotificationHandler