Interface KaleoNotificationRecipient

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KaleoNotificationRecipient>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<KaleoNotificationRecipient>, com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoNotificationRecipient>, com.liferay.portal.kernel.model.GroupedModel, KaleoNotificationRecipientModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
KaleoNotificationRecipientWrapper

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

    • KALEO_NOTIFICATION_RECIPIENT_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<KaleoNotificationRecipient,Long> KALEO_NOTIFICATION_RECIPIENT_ID_ACCESSOR