java.lang.Object
org.silverpeas.components.questionreply.service.notification.NotificationData

public class NotificationData extends Object
Author:
ehugonnet
  • Constructor Details

    • NotificationData

      public NotificationData(String subject, String source, String componentLabel, String componentId)
  • Method Details

    • getSource

      public String getSource()
    • getSubject

      public String getSubject()
    • getComponentLabel

      public String getComponentLabel()
    • getComponentId

      public String getComponentId()