|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl
com.liferay.portlet.messageboards.model.impl.MBThreadImpl
Field Summary | |
static double |
PRIORITY_NOT_GIVEN
|
Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
MBThreadImpl()
|
Method Summary | |
java.lang.String |
getAttachmentsDir()
|
Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
clone, compareTo, equals, getCategoryId, getLastPostByUserId, getLastPostDate, getMessageCount, getPrimaryKey, getPrimaryKeyObj, getPriority, getRootMessageId, getThreadId, getViewCount, hashCode, setCategoryId, setLastPostByUserId, setLastPostDate, setMessageCount, setPrimaryKey, setPriority, setRootMessageId, setThreadId, setViewCount |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.messageboards.model.MBThreadModel |
getCategoryId, getLastPostByUserId, getLastPostDate, getMessageCount, getPrimaryKey, getPriority, getRootMessageId, getThreadId, getViewCount, setCategoryId, setLastPostByUserId, setLastPostDate, setMessageCount, setPrimaryKey, setPriority, setRootMessageId, setThreadId, setViewCount |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static final double PRIORITY_NOT_GIVEN
Constructor Detail |
public MBThreadImpl()
Method Detail |
public java.lang.String getAttachmentsDir()
getAttachmentsDir
in interface com.liferay.portlet.messageboards.model.MBThread
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |