Uses of Interface
com.liferay.portal.kernel.comment.DiscussionComment
Packages that use DiscussionComment
Package
Description
-
Uses of DiscussionComment in com.liferay.portal.kernel.comment
Methods in com.liferay.portal.kernel.comment that return DiscussionCommentModifier and TypeMethodDescriptionCommentManager.fetchDiscussionComment
(long userId, long commentId) DiscussionComment.getParentComment()
Discussion.getRootDiscussionComment()
Methods in com.liferay.portal.kernel.comment that return types with arguments of type DiscussionComment -
Uses of DiscussionComment in com.liferay.portal.kernel.comment.display.context
Methods in com.liferay.portal.kernel.comment.display.context with parameters of type DiscussionCommentModifier and TypeMethodDescriptionCommentDisplayContextFactory.getCommentTreeDisplayContext
(CommentTreeDisplayContext parentCommentTreeDisplayContext, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, DiscussionPermission discussionPermission, DiscussionComment discussionComment)