Class KmeliaSubscriptionPublicationUserNotification

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

    public class KmeliaSubscriptionPublicationUserNotification
    extends AbstractKmeliaPublicationUserNotification
    implements org.silverpeas.core.notification.user.UserSubscriptionNotificationBehavior
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • KmeliaSubscriptionPublicationUserNotification

        public KmeliaSubscriptionPublicationUserNotification​(org.silverpeas.core.node.model.NodePK nodePK,
                                                             org.silverpeas.core.contribution.publication.model.PublicationDetail resource,
                                                             org.silverpeas.core.notification.user.client.constant.NotifAction action)
    • Method Detail

      • perform

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

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

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