Class ClassifiedSimpleNotification

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

    public class ClassifiedSimpleNotification
    extends AbstractClassifiedUserNotification
    • Constructor Detail

      • ClassifiedSimpleNotification

        public ClassifiedSimpleNotification​(ClassifiedDetail resource,
                                            org.silverpeas.core.admin.user.model.User sender)
    • Method Detail

      • getTemplateFileName

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

        protected boolean stopWhenNoUserToNotify()
        Overrides:
        stopWhenNoUserToNotify in class org.silverpeas.core.notification.user.builder.AbstractUserNotificationBuilder
      • getAction

        protected org.silverpeas.core.notification.user.client.constant.NotifAction getAction()
        Specified by:
        getAction 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