Interface Subscription

All Superinterfaces:
AttachedModel, AuditedModel, BaseModel<Subscription>, ClassedModel, Cloneable, Comparable<Subscription>, GroupedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, SubscriptionModel, TypedModel
All Known Implementing Classes:
SubscriptionWrapper

@Deprecated @ProviderType public interface Subscription extends PersistedModel, SubscriptionModel
Deprecated.
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:
{$generated.description}
  • Field Details