com.liferay.portlet.messageboards.model
Class MBMessageFlagConstants
java.lang.Object
com.liferay.portlet.messageboards.model.MBMessageFlagConstants
public class MBMessageFlagConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANSWER_FLAG
public static final int ANSWER_FLAG
- See Also:
- Constant Field Values
READ_FLAG
public static final int READ_FLAG
- See Also:
- Constant Field Values
QUESTION_FLAG
public static final int QUESTION_FLAG
- See Also:
- Constant Field Values
MBMessageFlagConstants
public MBMessageFlagConstants()