Liferay 6.2.0-ce-rc2

Uses of Interface
com.liferay.portal.kernel.notifications.UserNotificationManager

Packages that use UserNotificationManager
com.liferay.portal.kernel.notifications   
com.liferay.portal.notifications   
 

Uses of UserNotificationManager in com.liferay.portal.kernel.notifications
 

Methods in com.liferay.portal.kernel.notifications that return UserNotificationManager
static UserNotificationManager UserNotificationManagerUtil.getUserNotificationManager()
           
 

Methods in com.liferay.portal.kernel.notifications with parameters of type UserNotificationManager
 void UserNotificationManagerUtil.setUserNotificationManager(UserNotificationManager userNotificationManager)
           
 

Uses of UserNotificationManager in com.liferay.portal.notifications
 

Classes in com.liferay.portal.notifications that implement UserNotificationManager
 class UserNotificationManagerImpl
           
 


Liferay 6.2.0-ce-rc2