Class NotificationToSendDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.notifications.NotificationToSendDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNotification(NotificationDTO notification) voidsetReceivers(List<ReceiverDTO> receivers) voidsetSubject(String subject) toJSON()
-
Constructor Details
-
NotificationToSendDTO
public NotificationToSendDTO()
-
-
Method Details
-
getNotification
-
getReceivers
-
setReceivers
-
getSubject
-
setSubject
-
toJSON
-