Liferay 6.2.0-ce-rc2

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

Packages that use SubscriptionSender
com.liferay.portlet.messageboards.service.impl   
com.liferay.portlet.messageboards.util   
 

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

Methods in com.liferay.portlet.messageboards.service.impl with parameters of type SubscriptionSender
protected  void MBMessageLocalServiceImpl.notify(SubscriptionSender subscriptionSender, SubscriptionSender subscriptionSenderPrototype, long groupId, List<Long> categoryIds)
           
 

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

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


Liferay 6.2.0-ce-rc2