Package com.liferay.portal.kernel.model
Interface EmailAddress
- All Superinterfaces:
AttachedModel,AuditedModel,BaseModel<EmailAddress>,ClassedModel,Cloneable,Comparable<EmailAddress>,CTModel<EmailAddress>,EmailAddressModel,ExternalReferenceCodeModel,MVCCModel,PersistedModel,Serializable,ShardedModel,StagedAuditedModel,StagedModel,TypedModel
- All Known Implementing Classes:
EmailAddressWrapper
The extended model interface for the EmailAddress service. Represents a row in the "EmailAddress" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.EmailAddressModel
cloneWithOriginalValues, getAddress, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCtCollectionId, getEmailAddressId, getExternalReferenceCode, getListTypeId, getModifiedDate, getMvccVersion, getPrimary, getPrimaryKey, getUserId, getUserName, getUserUuid, getUuid, isPrimary, setAddress, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCtCollectionId, setEmailAddressId, setExternalReferenceCode, setListTypeId, setModifiedDate, setMvccVersion, setPrimary, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Field Details
-
EMAIL_ADDRESS_ID_ACCESSOR
-
-
Method Details
-
getListType
- Throws:
PortalException
-