|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.util.SubscriptionSender
com.liferay.portlet.messageboards.util.MBSubscriptionSender
public class MBSubscriptionSender
| Field Summary |
|---|
| 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 |
| Constructor Summary | |
|---|---|
MBSubscriptionSender()
|
|
| Method Summary | |
|---|---|
void |
addMailingListSubscriber(long groupId,
long categoryId)
|
protected java.lang.String |
getMailingListSubject(java.lang.String subject,
java.lang.String mailId)
|
| Methods inherited from class com.liferay.portal.util.SubscriptionSender |
|---|
addFileAttachment, addFileAttachment, addPersistedSubscribers, addRuntimeSubscribers, deleteSubscription, flushNotifications, flushNotificationsAsync, getContextAttribute, getMailId, getPortalURL, hasPermission, initialize, notifySubscriber, processMailMessage, replaceContent, sendEmail, setBody, setBulk, setCompanyId, 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 |
| Constructor Detail |
|---|
public MBSubscriptionSender()
| Method Detail |
|---|
public void addMailingListSubscriber(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
protected java.lang.String getMailingListSubject(java.lang.String subject,
java.lang.String mailId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||