@ProviderType public interface Account extends AccountModel, PersistedModel
AccountModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Account,Long> |
ACCOUNT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getAccountId, getCompanyId, getCreateDate, getIndustry, getLegalId, getLegalName, getLegalType, getModifiedDate, getMvccVersion, getName, getParentAccountId, getPrimaryKey, getSicCode, getSize, getTickerSymbol, getType, getUserId, getUserName, getUserUuid, setAccountId, setCompanyId, setCreateDate, setIndustry, setLegalId, setLegalName, setLegalType, setModifiedDate, setMvccVersion, setName, setParentAccountId, setPrimaryKey, setSicCode, setSize, setTickerSymbol, setType, setUserId, setUserName, setUserUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
persist