Class GalleryAlbumMediaSubscriptionNotificationBuilder
java.lang.Object
org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
org.silverpeas.core.notification.user.builder.AbstractResourceUserNotificationBuilder<T>
org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<T>
org.silverpeas.components.gallery.notification.user.AbstractGalleryUserNotification<AlbumDetail>
org.silverpeas.components.gallery.notification.user.AbstractGalleryAlbumUserNotification
org.silverpeas.components.gallery.notification.user.GalleryAlbumMediaSubscriptionNotificationBuilder
- All Implemented Interfaces:
org.silverpeas.core.notification.user.builder.UserNotificationBuilder,org.silverpeas.core.notification.user.RemoveSenderRecipientBehavior,org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
public class GalleryAlbumMediaSubscriptionNotificationBuilder
extends AbstractGalleryAlbumUserNotification
implements org.silverpeas.core.notification.user.RemoveSenderRecipientBehavior, org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
A builder of notifications to gallery subscribers to inform them about some changes in an album.
- Author:
- silveryocha
-
Nested Class Summary
Nested classes/interfaces inherited from class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder
org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder.NotificationTemporal -
Field Summary
Fields inherited from class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder
CUSTOM_NOTIFICATION_SUBJECT, DEFAULT_NOTIFICATION_SUBJECTFields inherited from interface org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
SUBSCRIPTION_NOTIFICATION_SENDING_CONFIRMATION_HTTP_PARAM -
Method Summary
Modifier and TypeMethodDescriptionprotected org.silverpeas.core.notification.user.client.constant.NotifActionprotected Stringprotected Collection<String>protected Stringprotected Collection<String>protected voidperformTemplateData(String language, AlbumDetail resource, org.silverpeas.core.template.SilverpeasTemplate template) Methods inherited from class org.silverpeas.components.gallery.notification.user.AbstractGalleryAlbumUserNotification
getComponentInstanceId, getContributionAccessLinkLabelBundleKey, getPath, getResourceURL, getSender, perform, performNotificationResourceMethods inherited from class org.silverpeas.components.gallery.notification.user.AbstractGalleryUserNotification
getLocalizationBundlePath, getTemplatePathMethods inherited from class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder
createNotification, getTitle, getTitle, performBuild, performNotificationResource, performNotificationResourceMethods inherited from class org.silverpeas.core.notification.user.builder.AbstractResourceUserNotificationBuilder
getResource, initialize, initializeNotificationResourceData, isGroupCanBeNotified, isSendImmediately, isUserCanBeNotified, performBuild, setResourceMethods inherited from class org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
build, getBundle, getBundle, getContent, getExternalAddressesToNotify, getMessageType, getNotificationMetaData, getUserIdsToExcludeFromNotifying, stop, stopWhenNoUserToNotify
-
Method Details
-
getAction
protected org.silverpeas.core.notification.user.client.constant.NotifAction getAction()- Overrides:
getActionin classAbstractGalleryUserNotification<AlbumDetail>
-
getTemplateFileName
- Specified by:
getTemplateFileNamein classorg.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<AlbumDetail>
-
performTemplateData
protected void performTemplateData(String language, AlbumDetail resource, org.silverpeas.core.template.SilverpeasTemplate template) - Overrides:
performTemplateDatain classAbstractGalleryAlbumUserNotification
-
getUserIdsToNotify
- Specified by:
getUserIdsToNotifyin classorg.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
-
getGroupIdsToNotify
- Overrides:
getGroupIdsToNotifyin classorg.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
-
getBundleSubjectKey
- Overrides:
getBundleSubjectKeyin classorg.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<AlbumDetail>
-