com.liferay.portlet.messageboards.util
Class MBSubscriptionSender
java.lang.Object
com.liferay.portal.util.SubscriptionSender
com.liferay.portlet.messageboards.util.MBSubscriptionSender
- All Implemented Interfaces:
- Serializable
public class MBSubscriptionSender
- extends SubscriptionSender
- See Also:
- Serialized Form
Fields inherited from class com.liferay.portal.util.SubscriptionSender |
body, bulk, companyId, fileAttachments, fromAddress, fromName, groupId, htmlFormat, inReplyTo, localizedBodyMap, localizedSubjectMap, mailId, portletId, replyToAddress, scopeGroupId, serviceContext, smtpAccount, subject, userId |
Methods inherited from class com.liferay.portal.util.SubscriptionSender |
addFileAttachment, addFileAttachment, addPersistedSubscribers, addRuntimeSubscribers, deleteSubscription, flushNotifications, flushNotificationsAsync, getContextAttribute, getMailId, hasPermission, initialize, notifySubscriber, processMailMessage, replaceContent, replaceContent, sendEmail, setBody, setBulk, setCompanyId, setContextAttribute, setContextAttribute, setContextAttribute, setContextAttributes, setContextUserPrefix, setFrom, setGroupId, setHtmlFormat, setInReplyTo, setLocalizedBodyMap, setLocalizedSubjectMap, setMailId, setPortletId, setReplyToAddress, setScopeGroupId, setServiceContext, setSMTPAccount, setSubject, setUserId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBSubscriptionSender
public MBSubscriptionSender()
addMailingListSubscriber
public void addMailingListSubscriber(long groupId,
long categoryId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getMailingListSubject
protected String getMailingListSubject(String subject,
String mailId)