@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() |
int |
getMessageCount() |
long[] |
getParticipantUserIds() |
long |
getViewCount() |
boolean |
hasLock(long userId) |
boolean |
isLocked() |
cloneWithOriginalValues, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getCtCollectionId, getGroupId, getLastPostByUserId, getLastPostByUserUuid, getLastPostDate, getLastPublishDate, getModifiedDate, getMvccVersion, getParentContainerModelId, getPrimaryKey, getPriority, getQuestion, getRootMessageId, getRootMessageUserId, getRootMessageUserUuid, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadId, getTitle, getTrashEntryClassPK, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isPending, isQuestion, isScheduled, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setCtCollectionId, setGroupId, setLastPostByUserId, setLastPostByUserUuid, setLastPostDate, setLastPublishDate, setModifiedDate, setMvccVersion, setParentContainerModelId, setPrimaryKey, setPriority, setQuestion, setRootMessageId, setRootMessageUserId, setRootMessageUserUuid, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadId, setTitle, setUserId, setUserName, setUserUuid, setUuid, toXmlString
getModelClass, getModelClassName
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
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()
int getMessageCount()
long[] getParticipantUserIds()
long getViewCount()
boolean hasLock(long userId)
boolean isLocked()