@ProviderType public interface EmailAddress extends EmailAddressModel, PersistedModel
EmailAddressModel
,
EmailAddressImpl
,
EmailAddressModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<EmailAddress,Long> |
EMAIL_ADDRESS_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
ListType |
getType() |
clone, compareTo, getAddress, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEmailAddressId, getExpandoBridge, getModifiedDate, getMvccVersion, getPrimary, getPrimaryKey, getPrimaryKeyObj, getTypeId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, isPrimary, setAddress, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEmailAddressId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setMvccVersion, setNew, setPrimary, setPrimaryKey, setPrimaryKeyObj, setTypeId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getStagedModelType
getModelClass, getModelClassName
persist
static final Accessor<EmailAddress,Long> EMAIL_ADDRESS_ID_ACCESSOR
ListType getType() throws PortalException
PortalException