|
|||||||||
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 |
---|
Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
MBThreadImpl()
|
Method Summary | |
---|---|
java.lang.String |
getAttachmentsDir()
|
com.liferay.portal.model.Lock |
getLock()
|
boolean |
hasLock(long userId)
|
boolean |
isLocked()
|
Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBThreadModelImpl |
---|
clone, compareTo, equals, getCategoryId, getExpandoBridge, getGroupId, getLastPostByUserId, getLastPostByUserUuid, getLastPostDate, getMessageCount, getPrimaryKey, getPrimaryKeyObj, getPriority, getRootMessageId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadId, getViewCount, hashCode, setCategoryId, setExpandoBridgeAttributes, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setMessageCount, setPrimaryKey, setPriority, setRootMessageId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, 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, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.messageboards.model.MBThreadModel |
---|
clone, compareTo, getCategoryId, getExpandoBridge, getGroupId, getLastPostByUserId, getLastPostByUserUuid, getLastPostDate, getMessageCount, getPrimaryKey, getPrimaryKeyObj, getPriority, getRootMessageId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadId, getViewCount, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCategoryId, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setMessageCount, setNew, setPrimaryKey, setPriority, setRootMessageId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadId, setViewCount, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public MBThreadImpl()
Method Detail |
---|
public java.lang.String getAttachmentsDir()
getAttachmentsDir
in interface com.liferay.portlet.messageboards.model.MBThread
public com.liferay.portal.model.Lock getLock()
getLock
in interface com.liferay.portlet.messageboards.model.MBThread
public boolean hasLock(long userId)
hasLock
in interface com.liferay.portlet.messageboards.model.MBThread
public boolean isLocked()
isLocked
in interface com.liferay.portlet.messageboards.model.MBThread
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |