@Deprecated @ProviderType public interface Subscription extends PersistedModel, SubscriptionModel
SubscriptionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Subscription,Long> |
SUBSCRIPTION_ID_ACCESSOR
Deprecated.
|
persist
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getFrequency, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getSubscriptionId, getUserId, getUserName, getUserUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setFrequency, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setSubscriptionId, setUserId, setUserName, setUserUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final Accessor<Subscription,Long> SUBSCRIPTION_ID_ACCESSOR