Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.kernel.notifications.BaseModelUserNotificationHandler

Packages that use BaseModelUserNotificationHandler
com.liferay.portlet.blogs.notifications   
com.liferay.portlet.comments.notifications   
com.liferay.portlet.documentlibrary.notifications   
com.liferay.portlet.journal.notifications   
com.liferay.portlet.messageboards.notifications   
com.liferay.portlet.wiki.notifications   
 

Uses of BaseModelUserNotificationHandler in com.liferay.portlet.blogs.notifications
 

Subclasses of BaseModelUserNotificationHandler in com.liferay.portlet.blogs.notifications
 class BlogsUserNotificationHandler
           
 

Uses of BaseModelUserNotificationHandler in com.liferay.portlet.comments.notifications
 

Subclasses of BaseModelUserNotificationHandler in com.liferay.portlet.comments.notifications
 class CommentsUserNotificationHandler
           
 

Uses of BaseModelUserNotificationHandler in com.liferay.portlet.documentlibrary.notifications
 

Subclasses of BaseModelUserNotificationHandler in com.liferay.portlet.documentlibrary.notifications
 class DocumentLibraryUserNotificationHandler
           
 

Uses of BaseModelUserNotificationHandler in com.liferay.portlet.journal.notifications
 

Subclasses of BaseModelUserNotificationHandler in com.liferay.portlet.journal.notifications
 class JournalUserNotificationHandler
           
 

Uses of BaseModelUserNotificationHandler in com.liferay.portlet.messageboards.notifications
 

Subclasses of BaseModelUserNotificationHandler in com.liferay.portlet.messageboards.notifications
 class MessageBoardsUserNotificationHandler
           
 

Uses of BaseModelUserNotificationHandler in com.liferay.portlet.wiki.notifications
 

Subclasses of BaseModelUserNotificationHandler in com.liferay.portlet.wiki.notifications
 class WikiUserNotificationHandler
           
 


Liferay 7.0-ce-m3