org.silverpeas.sharing.bean
Class SharingNotificationVO
java.lang.Object
org.silverpeas.sharing.bean.SharingNotificationVO
public class SharingNotificationVO
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharingNotificationVO
public SharingNotificationVO(String selectedUsers,
String externalEmails,
String additionalMessage,
String attachmentUrl)
- Parameters:
selectedUsers
- externalEmails
- additionalMessage
-
getSelectedUsers
public String getSelectedUsers()
- Returns:
- the selectedUsers
getExternalEmails
public String getExternalEmails()
- Returns:
- the externalEmails
getAdditionalMessage
public String getAdditionalMessage()
- Returns:
- the additionalMessage
getAttachmentUrl
public String getAttachmentUrl()
- Returns:
- the attachmentUrl
Copyright © 2016 Silverpeas. All Rights Reserved.