Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.comment.display.context.CommentTreeDisplayContext

Packages that use CommentTreeDisplayContext
com.liferay.portal.kernel.comment.display.context   
 

Uses of CommentTreeDisplayContext in com.liferay.portal.kernel.comment.display.context
 

Methods in com.liferay.portal.kernel.comment.display.context that return CommentTreeDisplayContext
 CommentTreeDisplayContext CommentDisplayContextFactory.getCommentTreeDisplayContext(CommentTreeDisplayContext parentCommentTreeDisplayContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DiscussionPermission discussionPermission, DiscussionComment discussionComment)
           
 

Methods in com.liferay.portal.kernel.comment.display.context with parameters of type CommentTreeDisplayContext
 CommentTreeDisplayContext CommentDisplayContextFactory.getCommentTreeDisplayContext(CommentTreeDisplayContext parentCommentTreeDisplayContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DiscussionPermission discussionPermission, DiscussionComment discussionComment)
           
 


Liferay 7.0-ce-b4