Interface NotificationRecipientSetting

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<NotificationRecipientSetting>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<NotificationRecipientSetting>, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, NotificationRecipientSettingModel, 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:
NotificationRecipientSettingWrapper

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

    • NOTIFICATION_RECIPIENT_SETTING_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<NotificationRecipientSetting,Long> NOTIFICATION_RECIPIENT_SETTING_ID_ACCESSOR