|
|||||||||
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.MBThread>
com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl
com.liferay.portlet.messageboards.model.impl.MBThreadImpl
public class MBThreadImpl
Field Summary | |
---|---|
static double |
PRIORITY_NOT_GIVEN
|
static java.lang.String |
THREAD_VIEW_COMBINATION
|
static java.lang.String |
THREAD_VIEW_FLAT
|
static java.lang.String |
THREAD_VIEW_TREE
|
Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
MBThreadImpl()
|
Method Summary | |
---|---|
java.lang.String |
getAttachmentsDir()
|
Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
---|
clone, compareTo, equals, getCategoryId, getExpandoBridge, getGroupId, getLastPostByUserId, getLastPostDate, getMessageCount, getPrimaryKey, getPrimaryKeyObj, getPriority, getRootMessageId, getThreadId, getViewCount, hashCode, setCategoryId, setGroupId, setLastPostByUserId, setLastPostDate, setMessageCount, setPrimaryKey, setPriority, setRootMessageId, setThreadId, setViewCount, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.messageboards.model.MBThreadModel |
---|
getCategoryId, getGroupId, getLastPostByUserId, getLastPostDate, getMessageCount, getPrimaryKey, getPriority, getRootMessageId, getThreadId, getViewCount, setCategoryId, setGroupId, setLastPostByUserId, setLastPostDate, setMessageCount, setPrimaryKey, setPriority, setRootMessageId, setThreadId, setViewCount, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Field Detail |
---|
public static final double PRIORITY_NOT_GIVEN
public static final java.lang.String THREAD_VIEW_COMBINATION
public static final java.lang.String THREAD_VIEW_FLAT
public static final java.lang.String THREAD_VIEW_TREE
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 |