Liferay 7.0-ce-b4

com.liferay.portal.kernel.comment
Class CommentConstants

java.lang.Object
  extended by com.liferay.portal.kernel.comment.CommentConstants

public class CommentConstants
extends Object


Constructor Summary
CommentConstants()
           
 
Method Summary
static Class<?> getDiscussionClass()
           
static String getDiscussionClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentConstants

public CommentConstants()
Method Detail

getDiscussionClass

public static Class<?> getDiscussionClass()

getDiscussionClassName

public static String getDiscussionClassName()

Liferay 7.0-ce-b4