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