Liferay 6.1.2-ce-ga3

com.liferay.portlet.messageboards.social
Class MBActivityKeys

java.lang.Object
  extended by com.liferay.portlet.messageboards.social.MBActivityKeys

public class MBActivityKeys
extends Object


Field Summary
static int ADD_MESSAGE
           
static int REPLY_MESSAGE
           
 
Constructor Summary
MBActivityKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD_MESSAGE

public static final int ADD_MESSAGE
See Also:
Constant Field Values

REPLY_MESSAGE

public static final int REPLY_MESSAGE
See Also:
Constant Field Values
Constructor Detail

MBActivityKeys

public MBActivityKeys()

Liferay 6.1.2-ce-ga3