- All Superinterfaces:
- AttachedModel, AuditedModel, BaseModel<EmailAddress>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<EmailAddress>, EmailAddressModel, MVCCModel, PersistedModel, java.io.Serializable, StagedAuditedModel, StagedModel, TypedModel
- All Known Implementing Classes:
- EmailAddressWrapper
@ProviderType
public interface EmailAddress
extends EmailAddressModel, PersistedModel
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:
EmailAddressModel,
EmailAddressImpl,
EmailAddressModelImpl- Generated: