- All Superinterfaces:
- AttachmentModel, com.liferay.portal.kernel.model.BaseModel<Attachment>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<Attachment>, com.liferay.portal.kernel.model.PersistedModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
- AttachmentWrapper
@ProviderType
public interface Attachment
extends AttachmentModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the Attachment service. Represents a row in the "Mail_Attachment" database table, with each column mapped to a property of this class.
- See Also:
AttachmentModel
,
com.liferay.mail.reader.model.impl.AttachmentImpl
,
com.liferay.mail.reader.model.impl.AttachmentModelImpl
- Generated: