Package com.liferay.portal.kernel.util
Class GroupSubscriptionCheckSubscriptionSender
Object
com.liferay.portal.kernel.util.SubscriptionSender
com.liferay.portal.kernel.util.GroupSubscriptionCheckSubscriptionSender
- All Implemented Interfaces:
Serializable
- Author:
- Roberto Díaz
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.util.SubscriptionSender
SubscriptionSender.Hook<T>
-
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Boolean
hasSubscribePermission
(PermissionChecker permissionChecker, Subscription subscription) Methods inherited from class com.liferay.portal.kernel.util.SubscriptionSender
addAssetEntryPersistedSubscribers, addFileAttachment, addFileAttachment, addHook, addPersistedSubscribers, addPersistedSubscribers, addRuntimeSubscribers, deleteSubscription, flushNotifications, flushNotificationsAsync, getCompanyId, getContextAttribute, getCurrentUserId, getMailId, getServiceContext, hasPermission, hasPermission, hasSubscribers, initialize, isBulk, notifyPersistedSubscriber, notifyPersistedSubscriber, notifyRuntimeSubscriber, populateNotificationEventJSONObject, processMailMessage, sendEmail, sendEmailNotification, sendEmailNotification, sendNotification, sendNotification, sendUserNotification, sendUserNotification, setBody, setBulk, setClassName, setClassPK, setCompanyId, setContextAttribute, setContextAttribute, setContextAttribute, setContextAttributes, setContextCreatorUserPrefix, setCreatorUserId, setCurrentUserId, setEntryTitle, setEntryURL, setFrom, setGroupId, setHtmlFormat, setInReplyTo, setLocalizedBodyMap, setLocalizedContextAttribute, setLocalizedContextAttribute, setLocalizedContextAttribute, setLocalizedContextAttributeWithFunction, setLocalizedContextAttributeWithFunction, setLocalizedPortletTitleMap, setLocalizedSubjectMap, setMailId, setNotificationClassName, setNotificationClassNameId, setNotificationType, setPortletId, setReplyToAddress, setScopeGroupId, setSendToCurrentUser, setServiceContext, setSMTPAccount, setSubject, setUniqueMailId
-
Constructor Details
-
GroupSubscriptionCheckSubscriptionSender
public GroupSubscriptionCheckSubscriptionSender() -
GroupSubscriptionCheckSubscriptionSender
-
-
Method Details
-
hasSubscribePermission
protected Boolean hasSubscribePermission(PermissionChecker permissionChecker, Subscription subscription) throws PortalException - Overrides:
hasSubscribePermission
in classSubscriptionSender
- Throws:
PortalException
-