Class MessageInputBean
java.lang.Object
org.gcube.social_networking.socialnetworking.model.beans.MessageInputBean
- All Implemented Interfaces:
Serializable
Generic input bean for methods that allow to write messages
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()voidsetAttachmentIds(ArrayList<String> attachmentIds) voidvoidsetRecipients(ArrayList<Recipient> recipients) voidsetSubject(String subject) toString()