- All Superinterfaces:
- BaseModel<UserNotificationEvent>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<UserNotificationEvent>, MVCCModel, PersistedModel, java.io.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: