com.liferay.portlet.messageboards.model
Class MBThreadConstants
java.lang.Object
com.liferay.portlet.messageboards.model.MBThreadConstants
public class MBThreadConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEW_THREAD_URL
public static final String NEW_THREAD_URL
- See Also:
- Constant Field Values
PRIORITY_NOT_GIVEN
public static final double PRIORITY_NOT_GIVEN
- See Also:
- Constant Field Values
THREAD_VIEW_COMBINATION
public static final String THREAD_VIEW_COMBINATION
- See Also:
- Constant Field Values
THREAD_VIEW_FLAT
public static final String THREAD_VIEW_FLAT
- See Also:
- Constant Field Values
THREAD_VIEW_TREE
public static final String THREAD_VIEW_TREE
- See Also:
- Constant Field Values
MBThreadConstants
public MBThreadConstants()