Package | Description |
---|---|
com.liferay.portal.kernel.comment | |
com.liferay.portal.kernel.search |
Modifier and Type | Interface and Description |
---|---|
interface |
DiscussionComment |
interface |
WorkflowableComment |
Modifier and Type | Method and Description |
---|---|
static Comment |
CommentManagerUtil.fetchComment(long commentId) |
Comment |
CommentManager.fetchComment(long commentId) |
Modifier and Type | Method and Description |
---|---|
default boolean |
DiscussionPermission.hasPermission(Comment comment,
String actionId) |
Modifier and Type | Method and Description |
---|---|
List<RelatedSearchResult<Comment>> |
SearchResult.getCommentRelatedSearchResults() |
Modifier and Type | Method and Description |
---|---|
void |
SearchResult.addComment(Comment comment,
Summary summary) |