@ProviderType public interface MBMessage extends MBMessageModel, PersistedModel
MBMessageModel,
com.liferay.portlet.messageboards.model.impl.MBMessageImpl,
com.liferay.portlet.messageboards.model.impl.MBMessageModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<MBMessage,Long> |
MESSAGE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
Folder |
addAttachmentsFolder() |
String[] |
getAssetTagNames() |
List<FileEntry> |
getAttachmentsFileEntries() |
List<FileEntry> |
getAttachmentsFileEntries(int start,
int end) |
int |
getAttachmentsFileEntriesCount() |
long |
getAttachmentsFolderId() |
String |
getBody(boolean translate) |
MBCategory |
getCategory() |
List<FileEntry> |
getDeletedAttachmentsFileEntries() |
List<FileEntry> |
getDeletedAttachmentsFileEntries(int start,
int end) |
int |
getDeletedAttachmentsFileEntriesCount() |
MBThread |
getThread() |
long |
getThreadAttachmentsFolderId() |
String |
getWorkflowClassName() |
boolean |
isDiscussion() |
boolean |
isFormatBBCode() |
boolean |
isReply() |
boolean |
isRoot() |
void |
setAttachmentsFolderId(long attachmentsFolderId) |
clone, compareTo, getAllowPingbacks, getAnonymous, getAnswer, getBody, getCategoryId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getFormat, getGroupId, getLastPublishDate, getMessageId, getModifiedDate, getParentMessageId, getPrimaryKey, getPrimaryKeyObj, getPriority, getRootMessageId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSubject, getThreadId, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, hashCode, isAllowPingbacks, isAnonymous, isAnswer, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, setAllowPingbacks, setAnonymous, setAnswer, setBody, setCachedModel, setCategoryId, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFormat, setGroupId, setLastPublishDate, setMessageId, setModifiedDate, setNew, setParentMessageId, setPrimaryKey, setPrimaryKeyObj, setPriority, setRootMessageId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSubject, setThreadId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistFolder addAttachmentsFolder() throws PortalException
PortalExceptionString[] getAssetTagNames()
List<FileEntry> getAttachmentsFileEntries() throws PortalException
PortalExceptionList<FileEntry> getAttachmentsFileEntries(int start, int end) throws PortalException
PortalExceptionint getAttachmentsFileEntriesCount()
throws PortalException
PortalExceptionlong getAttachmentsFolderId()
throws PortalException
PortalExceptionString getBody(boolean translate)
MBCategory getCategory() throws PortalException
PortalExceptionList<FileEntry> getDeletedAttachmentsFileEntries() throws PortalException
PortalExceptionList<FileEntry> getDeletedAttachmentsFileEntries(int start, int end) throws PortalException
PortalExceptionint getDeletedAttachmentsFileEntriesCount()
throws PortalException
PortalExceptionMBThread getThread() throws PortalException
PortalExceptionlong getThreadAttachmentsFolderId()
throws PortalException
PortalExceptionString getWorkflowClassName()
boolean isDiscussion()
boolean isFormatBBCode()
boolean isReply()
boolean isRoot()
void setAttachmentsFolderId(long attachmentsFolderId)