Class QuickInfoSubscriptionUserNotification

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

    public class QuickInfoSubscriptionUserNotification
    extends AbstractNewsUserNotification
    implements org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
    • Constructor Detail

      • QuickInfoSubscriptionUserNotification

        public QuickInfoSubscriptionUserNotification​(News resource,
                                                     org.silverpeas.core.notification.user.client.constant.NotifAction action)
    • Method Detail

      • initialize

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

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

        protected String getTemplateFileName()
        Specified by:
        getTemplateFileName in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<News>
      • 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