Liferay 7.0-ce-b4

com.liferay.portal.kernel.comment.display.context
Class BaseCommentDisplayContextFactory

java.lang.Object
  extended by com.liferay.portal.kernel.display.context.BaseDisplayContextFactory
      extended by com.liferay.portal.kernel.comment.display.context.BaseCommentDisplayContextFactory
All Implemented Interfaces:
CommentDisplayContextFactory, DisplayContextFactory

public abstract class BaseCommentDisplayContextFactory
extends BaseDisplayContextFactory
implements CommentDisplayContextFactory


Constructor Summary
BaseCommentDisplayContextFactory()
           
 
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 Detail

BaseCommentDisplayContextFactory

public BaseCommentDisplayContextFactory()

Liferay 7.0-ce-b4