@ProviderType public interface MBMessage extends MBMessageModel, PersistedModel
MBMessageModel,
MBMessageImpl,
MBMessageModelImpl| Modifier and Type | Method and Description |
|---|---|
Folder |
addAttachmentsFolder() |
java.lang.String[] |
getAssetTagNames() |
java.util.List<FileEntry> |
getAttachmentsFileEntries() |
java.util.List<FileEntry> |
getAttachmentsFileEntries(int start,
int end) |
int |
getAttachmentsFileEntriesCount() |
long |
getAttachmentsFolderId() |
java.lang.String |
getBody(boolean translate) |
MBCategory |
getCategory() |
java.util.List<FileEntry> |
getDeletedAttachmentsFileEntries() |
java.util.List<FileEntry> |
getDeletedAttachmentsFileEntries(int start,
int end) |
int |
getDeletedAttachmentsFileEntriesCount() |
MBThread |
getThread() |
long |
getThreadAttachmentsFolderId() |
java.lang.String |
getWorkflowClassName() |
boolean |
isDiscussion() |
boolean |
isFormatBBCode() |
boolean |
isReply() |
boolean |
isRoot() |
void |
setAttachmentsFolderId(long attachmentsFolderId) |
clone, compareTo, getAllowPingbacks, getAnonymous, getAnswer, getApproved, getBody, getCategoryId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getFormat, getGroupId, 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, isNew, isPending, isScheduled, setAllowPingbacks, setAnonymous, setAnswer, setBody, setCachedModel, setCategoryId, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFormat, setGroupId, setMessageId, setModifiedDate, setNew, setParentMessageId, setPrimaryKey, setPrimaryKeyObj, setPriority, setRootMessageId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSubject, setThreadId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistFolder addAttachmentsFolder() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String[] getAssetTagNames()
throws SystemException
SystemExceptionjava.util.List<FileEntry> getAttachmentsFileEntries() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(int start, int end) throws PortalException, SystemException
PortalExceptionSystemExceptionint getAttachmentsFileEntriesCount()
throws PortalException,
SystemException
PortalExceptionSystemExceptionlong getAttachmentsFolderId()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getBody(boolean translate)
MBCategory getCategory() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<FileEntry> getDeletedAttachmentsFileEntries() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<FileEntry> getDeletedAttachmentsFileEntries(int start, int end) throws PortalException, SystemException
PortalExceptionSystemExceptionint getDeletedAttachmentsFileEntriesCount()
throws PortalException,
SystemException
PortalExceptionSystemExceptionMBThread getThread() throws PortalException, SystemException
PortalExceptionSystemExceptionlong getThreadAttachmentsFolderId()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getWorkflowClassName()
boolean isDiscussion()
boolean isFormatBBCode()
boolean isReply()
boolean isRoot()
void setAttachmentsFolderId(long attachmentsFolderId)