Liferay 6.0.5

com.liferay.portlet.messageboards.model
Class MBCategoryConstants

java.lang.Object
  extended by com.liferay.portlet.messageboards.model.MBCategoryConstants

public class MBCategoryConstants
extends Object


Field Summary
static long DEFAULT_PARENT_CATEGORY_ID
           
static long DISCUSSION_CATEGORY_ID
           
 
Constructor Summary
MBCategoryConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PARENT_CATEGORY_ID

public static long DEFAULT_PARENT_CATEGORY_ID

DISCUSSION_CATEGORY_ID

public static long DISCUSSION_CATEGORY_ID
Constructor Detail

MBCategoryConstants

public MBCategoryConstants()

Liferay 6.0.5