ICommentThreaded addCommentThreaded( java.lang.String text, java.lang.String author ) |
Parameters
- text
- The string is content of the threaded comment.
- author
- Author name of the threaded comment.
Return Value
The newly added threaded comment.
ICommentThreaded addCommentThreaded( java.lang.String text, java.lang.String author ) |