@ProviderType public interface Message extends MessageModel, com.liferay.portal.kernel.model.PersistedModel
MessageModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<Message,java.lang.Long> |
MESSAGE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
long |
getGroupId() |
boolean |
hasAttachments() |
boolean |
hasFlag(int flag) |
clone, compareTo, getAccountId, getBcc, getBody, getCc, getCompanyId, getContentType, getCreateDate, getExpandoBridge, getFlags, getFolderId, getMessageId, getModifiedDate, getPreview, getPrimaryKey, getPrimaryKeyObj, getRemoteMessageId, getSender, getSentDate, getSize, getSubject, getTo, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAccountId, setBcc, setBody, setCachedModel, setCc, setCompanyId, setContentType, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFlags, setFolderId, setMessageId, setModifiedDate, setNew, setPreview, setPrimaryKey, setPrimaryKeyObj, setRemoteMessageId, setSender, setSentDate, setSize, setSubject, setTo, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<Message,java.lang.Long> MESSAGE_ID_ACCESSOR