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