Interface Subscription

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<Subscription>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<Subscription>, com.liferay.portal.kernel.model.change.tracking.CTModel<Subscription>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, SubscriptionModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
SubscriptionWrapper

@ProviderType public interface Subscription extends com.liferay.portal.kernel.model.PersistedModel, SubscriptionModel
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.
See Also:
Generated:
  • Field Details

    • SUBSCRIPTION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<Subscription,Long> SUBSCRIPTION_ID_ACCESSOR