Liferay 7.0-ce-b4

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

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

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

Methods in com.liferay.portal.kernel.comment.display.context that return CommentSectionDisplayContext
 CommentSectionDisplayContext CommentDisplayContextFactory.getCommentSectionDisplayContext(CommentSectionDisplayContext parentCommentSectionDisplayContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DiscussionPermission discussionPermission, Discussion discussion)
           
 

Methods in com.liferay.portal.kernel.comment.display.context with parameters of type CommentSectionDisplayContext
 CommentSectionDisplayContext CommentDisplayContextFactory.getCommentSectionDisplayContext(CommentSectionDisplayContext parentCommentSectionDisplayContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, DiscussionPermission discussionPermission, Discussion discussion)
           
 


Liferay 7.0-ce-b4