Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.util.SubscriptionSender

Packages that use SubscriptionSender
com.liferay.portlet.bookmarks.service.impl   
com.liferay.portlet.documentlibrary.service.impl This package defines the document library portlet local and remote service implementations. 
com.liferay.portlet.messageboards.util   
 

Uses of SubscriptionSender in com.liferay.portlet.bookmarks.service.impl
 

Methods in com.liferay.portlet.bookmarks.service.impl with parameters of type SubscriptionSender
protected  void BookmarksEntryLocalServiceImpl.notify(SubscriptionSender subscriptionSender)
           
 

Uses of SubscriptionSender in com.liferay.portlet.documentlibrary.service.impl
 

Methods in com.liferay.portlet.documentlibrary.service.impl with parameters of type SubscriptionSender
protected  void DLAppHelperLocalServiceImpl.notify(SubscriptionSender subscriptionSender)
           
 

Uses of SubscriptionSender in com.liferay.portlet.messageboards.util
 

Subclasses of SubscriptionSender in com.liferay.portlet.messageboards.util
 class MBSubscriptionSender
           
 


Liferay 6.2-ce-ga5