Class CommentInputBean
- java.lang.Object
-
- org.gcube.portal.social.networking.ws.inputs.CommentInputBean
-
- All Implemented Interfaces:
Serializable
public class CommentInputBean extends Object implements Serializable
Generic input bean for methods that allow to comment posts- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommentInputBean()CommentInputBean(String text, String postid)
-