Package | Description |
---|---|
com.liferay.portal.kernel.comment | |
com.liferay.portal.kernel.comment.display.context |
Modifier and Type | Method and Description |
---|---|
static Discussion |
CommentManagerUtil.getDiscussion(long userId,
long groupId,
String className,
long classPK,
Function<String,ServiceContext> serviceContextFunction) |
Discussion |
CommentManager.getDiscussion(long userId,
long groupId,
String className,
long classPK,
Function<String,ServiceContext> serviceContextFunction) |
Modifier and Type | Method and Description |
---|---|
CommentSectionDisplayContext |
CommentDisplayContextFactory.getCommentSectionDisplayContext(CommentSectionDisplayContext parentCommentSectionDisplayContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
DiscussionPermission discussionPermission,
Discussion discussion) |