Liferay 7.0-ce-b7 portal-impl

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, com.liferay.message.boards.kernel.model.MBMessage message, String messageURL, String entryTitle, boolean htmlFormat, String messageBody, String categoryName, String inReplyTo, String fromName, String fromAddress, String replyToAddress, String emailAddress, String fullName, com.liferay.portal.kernel.settings.LocalizedValuesMap subjectLocalizedValuesMap, com.liferay.portal.kernel.settings.LocalizedValuesMap bodyLocalizedValuesMap, com.liferay.portal.kernel.service.ServiceContext serviceContext)
           
 


Liferay 7.0-ce-b7 portal-impl