@ProviderType public interface MBThread extends MBThreadModel, com.liferay.portal.kernel.model.PersistedModel
MBThreadModel
,
com.liferay.message.boards.model.impl.MBThreadImpl
,
com.liferay.message.boards.model.impl.MBThreadModelImpl
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<MBThread,java.lang.Long> |
THREAD_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.repository.model.Folder |
addAttachmentsFolder() |
long |
getAttachmentsFolderId() |
MBCategory |
getCategory() |
com.liferay.portal.kernel.lock.Lock |
getLock() |
long[] |
getParticipantUserIds() |
boolean |
hasLock(long userId) |
boolean |
isLocked() |
clone, compareTo, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getExpandoBridge, getGroupId, getLastPostByUserId, getLastPostByUserUuid, getLastPostDate, getLastPublishDate, getMessageCount, getModifiedDate, getParentContainerModelId, getPrimaryKey, getPrimaryKeyObj, getPriority, getQuestion, getRootMessageId, getRootMessageUserId, getRootMessageUserUuid, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadId, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getViewCount, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isQuestion, isScheduled, setCachedModel, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setLastPublishDate, setMessageCount, setModifiedDate, setNew, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setPriority, setQuestion, setRootMessageId, setRootMessageUserId, setRootMessageUserUuid, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadId, setTitle, setUserId, setUserName, setUserUuid, setUuid, setViewCount, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final com.liferay.portal.kernel.util.Accessor<MBThread,java.lang.Long> THREAD_ID_ACCESSOR
com.liferay.portal.kernel.repository.model.Folder addAttachmentsFolder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getAttachmentsFolderId()
MBCategory getCategory() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.lock.Lock getLock()
long[] getParticipantUserIds()
boolean hasLock(long userId)
boolean isLocked()