com.silverpeas.kmelia.notification
Class AbstractKmeliaActionPublicationUserNotification

java.lang.Object
  extended by com.silverpeas.notification.builder.AbstractUserNotificationBuilder
      extended by com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder<T>
          extended by com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder<T>
              extended by com.silverpeas.kmelia.notification.AbstractKmeliaUserNotification<com.stratelia.webactiv.util.publication.model.PublicationDetail>
                  extended by com.silverpeas.kmelia.notification.AbstractKmeliaPublicationUserNotification
                      extended by com.silverpeas.kmelia.notification.AbstractKmeliaActionPublicationUserNotification
All Implemented Interfaces:
com.silverpeas.notification.builder.UserNotificationBuilder
Direct Known Subclasses:
KmeliaDefermentPublicationUserNotification, KmeliaModificationPublicationUserNotification, KmeliaPendingValidationPublicationUserNotification, KmeliaValidationPublicationUserNotification

public abstract class AbstractKmeliaActionPublicationUserNotification
extends AbstractKmeliaPublicationUserNotification

Author:
Yohann Chastagnier

Constructor Summary
AbstractKmeliaActionPublicationUserNotification(com.stratelia.webactiv.util.node.model.NodePK nodePK, com.stratelia.webactiv.util.publication.model.PublicationDetail resource, com.stratelia.silverpeas.notificationManager.constant.NotifAction action)
           
 
Method Summary
protected  String getSender()
           
 
Methods inherited from class com.silverpeas.kmelia.notification.AbstractKmeliaPublicationUserNotification
getAction, getComponentInstanceId, getContributionAccessLinkLabelBundleKey, getNodePK, getPath, getResourceURL, getSenderName, performNotificationResource, performTemplateData, stopWhenNoUserToNotify
 
Methods inherited from class com.silverpeas.kmelia.notification.AbstractKmeliaUserNotification
getHTMLNodePath, getMultilangPropertyFile, getNodeBm, getNodeHeader, getOrganisationController, getTemplatePath
 
Methods inherited from class com.silverpeas.notification.builder.AbstractTemplateUserNotificationBuilder
createNotification, createTemplate, getBundleSubjectKey, getFileName, getTitle, perform, performBuild, performNotificationResource, performNotificationResource
 
Methods inherited from class com.silverpeas.notification.builder.AbstractResourceUserNotificationBuilder
getResource, initialize, initializeNotificationResourceData, isSendImmediatly, performBuild, setResource
 
Methods inherited from class com.silverpeas.notification.builder.AbstractUserNotificationBuilder
build, getBundle, getBundle, getContent, getExternalAddressesToNotify, getGroupIdsToNotify, getMessageType, getNotificationMetaData, getUserIdsToExcludeFromNotifying, getUserIdsToNotify, performUsersToBeNotified, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractKmeliaActionPublicationUserNotification

public AbstractKmeliaActionPublicationUserNotification(com.stratelia.webactiv.util.node.model.NodePK nodePK,
                                                       com.stratelia.webactiv.util.publication.model.PublicationDetail resource,
                                                       com.stratelia.silverpeas.notificationManager.constant.NotifAction action)
Method Detail

getSender

protected String getSender()
Overrides:
getSender in class AbstractKmeliaPublicationUserNotification


Copyright © 2016 Silverpeas. All Rights Reserved.