|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comments | |
---|---|
org.outerj.daisy.repository.comment | API for dealing with document comments. |
Uses of Comments in org.outerj.daisy.repository.comment |
---|
Methods in org.outerj.daisy.repository.comment that return Comments | |
---|---|
Comments |
CommentManager.getComments()
Returns all comments created by the current user. |
Comments |
CommentManager.getComments(CommentVisibility visibility)
Returns all comments with the specified visibility, created by the current user. |
Comments |
CommentManager.getComments(long documentId)
Gets the comments from the branch "main", languge "default" of the document. |
Comments |
CommentManager.getComments(long documentId,
long branchId,
long langugeId)
Returns the comments for a specific document variant. |
Comments |
CommentManager.getComments(VariantKey variantKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |