Class BaseCommentDisplayContextFactory
Object
com.liferay.portal.kernel.display.context.BaseDisplayContextFactory
com.liferay.portal.kernel.comment.display.context.BaseCommentDisplayContextFactory
- All Implemented Interfaces:
CommentDisplayContextFactory
,DisplayContextFactory
public abstract class BaseCommentDisplayContextFactory
extends BaseDisplayContextFactory
implements CommentDisplayContextFactory
- Author:
- Adolfo Pérez
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.comment.display.context.CommentDisplayContextFactory
getCommentSectionDisplayContext, getCommentTreeDisplayContext
-
Constructor Details
-
BaseCommentDisplayContextFactory
public BaseCommentDisplayContextFactory()
-