|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.util.SubscriptionSender
com.liferay.portal.kernel.util.GroupSubscriptionCheckSubscriptionSender
com.liferay.portlet.messageboards.util.MBSubscriptionSender
public class MBSubscriptionSender
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.util.SubscriptionSender |
|---|
body, bulk, companyId, creatorUserId, currentUserId, fileAttachments, fromAddress, fromName, groupId, htmlFormat, inReplyTo, localizedBodyMap, localizedPortletTitleMap, localizedSubjectMap, mailId, portletId, replyToAddress, scopeGroupId, serviceContext, smtpAccount, subject, uniqueMailId |
| Constructor Summary | |
|---|---|
MBSubscriptionSender(String resourceName)
|
|
| Method Summary | |
|---|---|
void |
addMailingListSubscriber(long groupId,
long categoryId)
|
protected String |
getMailingListSubject(String subject,
String mailId)
|
protected void |
sendNotification(com.liferay.portal.kernel.model.User user)
|
| Methods inherited from class com.liferay.portal.kernel.util.GroupSubscriptionCheckSubscriptionSender |
|---|
hasSubscribePermission |
| Methods inherited from class com.liferay.portal.kernel.util.SubscriptionSender |
|---|
addFileAttachment, addFileAttachment, addPersistedSubscribers, addRuntimeSubscribers, deleteSubscription, flushNotifications, flushNotificationsAsync, getContextAttribute, getCurrentUserId, getMailId, getUserId, hasPermission, hasPermission, initialize, notifyPersistedSubscriber, notifyPersistedSubscriber, notifyRuntimeSubscriber, notifySubscriber, notifySubscriber, processMailMessage, replaceContent, replaceContent, sendEmail, sendEmailNotification, sendUserNotification, setBody, setBulk, setClassName, setClassPK, setCompanyId, setContextAttribute, setContextAttribute, setContextAttribute, setContextAttributes, setContextCreatorUserPrefix, setCreatorUserId, setCurrentUserId, setEntryTitle, setEntryURL, setFrom, setGroupId, setHtmlFormat, setInReplyTo, setLocalizedBodyMap, setLocalizedPortletTitleMap, setLocalizedSubjectMap, setMailId, setNotificationClassNameId, setNotificationType, setPortletId, setReplyToAddress, setScopeGroupId, setServiceContext, setSMTPAccount, setSubject, setUniqueMailId, setUserId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBSubscriptionSender(String resourceName)
| Method Detail |
|---|
public void addMailingListSubscriber(long groupId,
long categoryId)
protected String getMailingListSubject(String subject,
String mailId)
protected void sendNotification(com.liferay.portal.kernel.model.User user)
throws Exception
sendNotification in class com.liferay.portal.kernel.util.SubscriptionSenderException
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||