com.silverpeas.questionReply.control.notification
Class NotificationData
java.lang.Object
com.silverpeas.questionReply.control.notification.NotificationData
public class NotificationData
- extends Object
- Author:
- ehugonnet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationData
public NotificationData(String subject,
String source,
String componentLabel,
String componentId)
getSource
public String getSource()
getSubject
public String getSubject()
getComponentLabel
public String getComponentLabel()
getComponentId
public String getComponentId()
Copyright © 2016 Silverpeas. All Rights Reserved.