Class KmeliaTopicUserNotification

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

    public class KmeliaTopicUserNotification
    extends AbstractKmeliaFolderUserNotification
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • KmeliaTopicUserNotification

        public KmeliaTopicUserNotification​(org.silverpeas.core.node.model.NodeDetail node,
                                           org.silverpeas.core.notification.user.client.constant.NotifAction action,
                                           String alertType)
    • Method Detail

      • getBundleSubjectKey

        protected String getBundleSubjectKey()
        Overrides:
        getBundleSubjectKey in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<org.silverpeas.core.node.model.NodeDetail>
      • getUserIdsToNotify

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

        protected String getSenderName()
      • getTemplateFileName

        protected String getTemplateFileName()
        Specified by:
        getTemplateFileName in class org.silverpeas.core.notification.user.builder.AbstractTemplateUserNotificationBuilder<org.silverpeas.core.node.model.NodeDetail>