Class ForumsMessageSubscriptionUserNotification

  • All Implemented Interfaces:
    org.silverpeas.core.notification.user.builder.UserNotificationBuilder, org.silverpeas.core.notification.user.RemoveSenderRecipientBehavior, org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior

    public class ForumsMessageSubscriptionUserNotification
    extends AbstractForumsMessageUserNotification
    implements org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
    User: Yohann Chastagnier Date: 10/06/13
    • Constructor Detail

      • ForumsMessageSubscriptionUserNotification

        public ForumsMessageSubscriptionUserNotification​(Message resource,
                                                         org.silverpeas.core.notification.user.client.constant.NotifAction action)
        Default constructor.
        Parameters:
        resource -
        action -
    • Method Detail

      • initialize

        protected void initialize()
        Overrides:
        initialize in class org.silverpeas.core.notification.user.builder.AbstractResourceUserNotificationBuilder<Message>
      • perform

        protected void perform​(Message resource)
        Overrides:
        perform in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<Message>
      • getBundleSubjectKey

        protected String getBundleSubjectKey()
        Overrides:
        getBundleSubjectKey in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<Message>
      • getTemplateFileName

        protected String getTemplateFileName()
        Specified by:
        getTemplateFileName in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<Message>
      • getSender

        protected String getSender()
        Specified by:
        getSender in class org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
      • getUserIdsToNotify

        protected Collection<String> getUserIdsToNotify()
        Specified by:
        getUserIdsToNotify in class org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
      • getGroupIdsToNotify

        protected Collection<String> getGroupIdsToNotify()
        Overrides:
        getGroupIdsToNotify in class org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder