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