Liferay 7.0-ce-m3

com.liferay.portlet.documentlibrary.notifications
Class DocumentLibraryUserNotificationHandler

java.lang.Object
  extended by com.liferay.portal.kernel.notifications.BaseUserNotificationHandler
      extended by com.liferay.portal.kernel.notifications.BaseModelUserNotificationHandler
          extended by com.liferay.portlet.documentlibrary.notifications.DocumentLibraryUserNotificationHandler
All Implemented Interfaces:
UserNotificationHandler

public class DocumentLibraryUserNotificationHandler
extends BaseModelUserNotificationHandler


Constructor Summary
DocumentLibraryUserNotificationHandler()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.notifications.BaseModelUserNotificationHandler
getAssetRenderer, getAssetRenderer, getBody, getLink, getTitle
 
Methods inherited from class com.liferay.portal.kernel.notifications.BaseUserNotificationHandler
doInterpret, getBodyTemplate, getPortletId, getSelector, interpret, isActionable, isDeliver, isOpenDialog, setActionable, setOpenDialog, setPortletId, setSelector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentLibraryUserNotificationHandler

public DocumentLibraryUserNotificationHandler()

Liferay 7.0-ce-m3