Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.messageboards.util.MBSubscriptionSender

Packages that use MBSubscriptionSender
com.liferay.portlet.messageboards.service.impl   
 

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

Methods in com.liferay.portlet.messageboards.service.impl that return MBSubscriptionSender
protected  MBSubscriptionSender MBMessageLocalServiceImpl.getSubscriptionSender(long userId, MBMessage message, String messageURL, String entryTitle, boolean htmlFormat, String messageBody, String categoryName, String inReplyTo, String fromName, String fromAddress, String replyToAddress, String emailAddress, String fullName, LocalizedValuesMap subjectLocalizedValuesMap, LocalizedValuesMap bodyLocalizedValuesMap, ServiceContext serviceContext)
           
 


Liferay 7.0-ce-b4