@Name(value="commentManagerActions") @Scope(value=CONVERSATION) public class CommentManagerActionsBean extends AbstractCommentManagerActionsBean implements Serializable
CHILDREN_COMMENT_LIST| Constructor and Description |
|---|
CommentManagerActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
List<ThreadEntry> |
getCommentsAsThread()
Retrieves the list of comment trees associated with a document and constructs a flat list of comments associated
with their depth (to easily display them with indentation).
|
addComment, addComment, addComment, beginComment, cancelComment, cleanContextVariable, createComment, deleteComment, deleteComment, destroy, documentChanged, flattenTree, getActionsForComment, getActionsForComment, getChildren, getComments, getCommentsAsThread, getCommentsAsThreadOnDoc, getCommentStarted, getLastCommentsByDate, getLastCommentsByDate, getNewContent, getPrincipalIsAdmin, getPrincipalName, getSavedReplyCommentId, getShowCreateForm, initComments, initComments, initialize, setNewContent, setSavedReplyCommentId, setShowCreateForm, toggleCreateForm@Factory(value="documentThreadedComments",
scope=EVENT)
public List<ThreadEntry> getCommentsAsThread()
throws ClientException
getCommentsAsThread in interface CommentManagerActionsClientExceptionCopyright © 2015 Nuxeo SA. All rights reserved.