- All Superinterfaces:
- BaseModel<UserNotificationEvent>, ClassedModel, Cloneable, Comparable<UserNotificationEvent>, MVCCModel, PersistedModel, Serializable, ShardedModel, UserNotificationEventModel
- All Known Implementing Classes:
- UserNotificationEventWrapper
@ProviderType
public interface UserNotificationEvent
extends UserNotificationEventModel, PersistedModel
The extended model interface for the UserNotificationEvent service. Represents a row in the "UserNotificationEvent" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
UserNotificationEventModel
,
UserNotificationEventImpl
,
UserNotificationEventModelImpl
- {$generated.description}