Interface KaleoNotification

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

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

    • KALEO_NOTIFICATION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<KaleoNotification,Long> KALEO_NOTIFICATION_ID_ACCESSOR