Interface NotificationTemplate

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<NotificationTemplate>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<NotificationTemplate>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, NotificationTemplateModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
NotificationTemplateWrapper

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

    • NOTIFICATION_TEMPLATE_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<NotificationTemplate,Long> NOTIFICATION_TEMPLATE_ID_ACCESSOR
  • Method Details