Interface NotificationTemplateAttachment

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<NotificationTemplateAttachment>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<NotificationTemplateAttachment>, com.liferay.portal.kernel.model.MVCCModel, NotificationTemplateAttachmentModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
NotificationTemplateAttachmentWrapper

@ProviderType public interface NotificationTemplateAttachment extends NotificationTemplateAttachmentModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the NotificationTemplateAttachment service. Represents a row in the "NTemplateAttachment" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • NOTIFICATION_TEMPLATE_ATTACHMENT_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<NotificationTemplateAttachment,Long> NOTIFICATION_TEMPLATE_ATTACHMENT_ID_ACCESSOR