@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) |
getAccountId, getBcc, getBody, getCc, getCompanyId, getContentType, getCreateDate, getFlags, getFolderId, getMessageId, getModifiedDate, getPreview, getPrimaryKey, getRemoteMessageId, getSender, getSentDate, getSize, getSubject, getTo, getUserId, getUserName, getUserUuid, setAccountId, setBcc, setBody, setCc, setCompanyId, setContentType, setCreateDate, setFlags, setFolderId, setMessageId, setModifiedDate, setPreview, setPrimaryKey, setRemoteMessageId, setSender, setSentDate, setSize, setSubject, setTo, setUserId, setUserName, setUserUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<Message,java.lang.Long> MESSAGE_ID_ACCESSOR