Class SuggestionBoxSubscriptionUserNotification

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>
All Implemented Interfaces:
org.silverpeas.core.notification.user.builder.UserNotificationBuilder, org.silverpeas.core.notification.user.RemoveSenderRecipientBehavior, org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior

public class SuggestionBoxSubscriptionUserNotification extends AbstractSuggestionUserNotification implements org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
Author:
Yohann Chastagnier
  • Constructor Details

    • SuggestionBoxSubscriptionUserNotification

      public SuggestionBoxSubscriptionUserNotification(Suggestion resource)
  • Method Details

    • initialize

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

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

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

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