Uses of Class
com.liferay.portal.kernel.notifications.UserNotificationDefinition
Packages that use UserNotificationDefinition
Package
Description
This package defines the kernel portlet interfaces and classes.
-
Uses of UserNotificationDefinition in com.liferay.portal.kernel.notifications
Methods in com.liferay.portal.kernel.notifications that return UserNotificationDefinitionModifier and TypeMethodDescriptionstatic UserNotificationDefinition
UserNotificationManagerUtil.fetchUserNotificationDefinition
(String portletId, long classNameId, int notificationType) Methods in com.liferay.portal.kernel.notifications that return types with arguments of type UserNotificationDefinitionModifier and TypeMethodDescriptionstatic Map<String,
List<UserNotificationDefinition>> UserNotificationManagerUtil.getActiveUserNotificationDefinitions()
static Map<String,
List<UserNotificationDefinition>> UserNotificationManagerUtil.getUserNotificationDefinitions()
-
Uses of UserNotificationDefinition in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return types with arguments of type UserNotificationDefinitionModifier and TypeMethodDescriptionPortletBag.getUserNotificationDefinitionInstances()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement