@ProviderType public interface Account extends AccountModel, com.liferay.portal.kernel.model.PersistedModel
AccountModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<Account,java.lang.Long> |
ACCOUNT_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPasswordDecrypted() |
void |
setPasswordDecrypted(java.lang.String unencryptedPassword) |
clone, compareTo, getAccountId, getAddress, getCompanyId, getCreateDate, getDefaultSender, getDraftFolderId, getExpandoBridge, getFolderPrefix, getInboxFolderId, getIncomingHostName, getIncomingPort, getIncomingSecure, getLogin, getModifiedDate, getOutgoingHostName, getOutgoingPort, getOutgoingSecure, getPassword, getPersonalName, getPrimaryKey, getPrimaryKeyObj, getProtocol, getSavePassword, getSentFolderId, getSignature, getTrashFolderId, getUserId, getUserName, getUserUuid, getUseSignature, hashCode, isCachedModel, isDefaultSender, isEscapedModel, isIncomingSecure, isNew, isOutgoingSecure, isSavePassword, isUseSignature, setAccountId, setAddress, setCachedModel, setCompanyId, setCreateDate, setDefaultSender, setDraftFolderId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderPrefix, setInboxFolderId, setIncomingHostName, setIncomingPort, setIncomingSecure, setLogin, setModifiedDate, setNew, setOutgoingHostName, setOutgoingPort, setOutgoingSecure, setPassword, setPersonalName, setPrimaryKey, setPrimaryKeyObj, setProtocol, setSavePassword, setSentFolderId, setSignature, setTrashFolderId, setUserId, setUserName, setUserUuid, setUseSignature, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<Account,java.lang.Long> ACCOUNT_ID_ACCESSOR