@ProviderType public interface MBThread extends MBThreadModel, com.liferay.portal.kernel.model.PersistedModel
MBThreadModel
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() |
long |
getViewCount() |
boolean |
hasLock(long userId) |
boolean |
isLocked() |
getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getGroupId, getLastPostByUserId, getLastPostByUserUuid, getLastPostDate, getLastPublishDate, getMessageCount, getModifiedDate, getParentContainerModelId, getPrimaryKey, getPriority, getQuestion, getRootMessageId, getRootMessageUserId, getRootMessageUserUuid, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadId, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isQuestion, isScheduled, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setLastPublishDate, setMessageCount, setModifiedDate, setParentContainerModelId, setPrimaryKey, setPriority, setQuestion, setRootMessageId, setRootMessageUserId, setRootMessageUserUuid, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadId, setTitle, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
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()
long getViewCount()
boolean hasLock(long userId)
boolean isLocked()