@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) |
getAccountId, getAddress, getCompanyId, getCreateDate, getDefaultSender, getDraftFolderId, getFolderPrefix, getInboxFolderId, getIncomingHostName, getIncomingPort, getIncomingSecure, getLogin, getModifiedDate, getOutgoingHostName, getOutgoingPort, getOutgoingSecure, getPassword, getPersonalName, getPrimaryKey, getProtocol, getSavePassword, getSentFolderId, getSignature, getTrashFolderId, getUserId, getUserName, getUserUuid, getUseSignature, isDefaultSender, isIncomingSecure, isOutgoingSecure, isSavePassword, isUseSignature, setAccountId, setAddress, setCompanyId, setCreateDate, setDefaultSender, setDraftFolderId, setFolderPrefix, setInboxFolderId, setIncomingHostName, setIncomingPort, setIncomingSecure, setLogin, setModifiedDate, setOutgoingHostName, setOutgoingPort, setOutgoingSecure, setPassword, setPersonalName, setPrimaryKey, setProtocol, setSavePassword, setSentFolderId, setSignature, setTrashFolderId, setUserId, setUserName, setUserUuid, setUseSignature
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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<Account,java.lang.Long> ACCOUNT_ID_ACCESSOR