|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MBThread
The model interface for the MBThread service. Represents a row in the "MBThread" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to MBThreadImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
MBThreadModel,
MBThreadImpl,
MBThreadModelImpl| Method Summary | |
|---|---|
String |
getAttachmentsDir()
|
Lock |
getLock()
|
boolean |
hasLock(long userId)
|
boolean |
isLocked()
|
| 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, isApproved, isCachedModel, isDraft, isEscapedModel, isExpired, isNew, isPending, setCachedModel, setCategoryId, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setMessageCount, setNew, setPrimaryKey, setPriority, setRootMessageId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadId, setViewCount, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
String getAttachmentsDir()
Lock getLock()
boolean hasLock(long userId)
boolean isLocked()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||