@ProviderType public interface MBThread extends MBThreadModel, PersistedModel
MBThreadModel
,
MBThreadImpl
,
MBThreadModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<MBThread,Long> |
THREAD_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
Folder |
addAttachmentsFolder() |
long |
getAttachmentsFolderId() |
MBCategory |
getCategory() |
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, 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, setUserId, setUserName, setUserUuid, setUuid, setViewCount, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getModelClass, getModelClassName
getStagedModelType
persist
Folder addAttachmentsFolder() throws PortalException
PortalException
long getAttachmentsFolderId()
MBCategory getCategory() throws PortalException
PortalException
Lock getLock()
long[] getParticipantUserIds()
boolean hasLock(long userId)
boolean isLocked()