@Deprecated public class SubscriptionWrapper extends BaseModelWrapper<Subscription> implements ModelWrapper<Subscription>, Subscription
This class is a wrapper for Subscription.
Subscription,
Serialized FormmodelSUBSCRIPTION_ID_ACCESSOR| Constructor and Description |
|---|
SubscriptionWrapper(Subscription subscription)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Subscription |
cloneWithOriginalValues()
Deprecated.
|
String |
getClassName()
Deprecated.
Returns the fully qualified class name of this subscription.
|
long |
getClassNameId()
Deprecated.
Returns the class name ID of this subscription.
|
long |
getClassPK()
Deprecated.
Returns the class pk of this subscription.
|
long |
getCompanyId()
Deprecated.
Returns the company ID of this subscription.
|
Date |
getCreateDate()
Deprecated.
Returns the create date of this subscription.
|
String |
getFrequency()
Deprecated.
Returns the frequency of this subscription.
|
long |
getGroupId()
Deprecated.
Returns the group ID of this subscription.
|
Map<String,Object> |
getModelAttributes()
Deprecated.
|
Date |
getModifiedDate()
Deprecated.
Returns the modified date of this subscription.
|
long |
getMvccVersion()
Deprecated.
Returns the mvcc version of this subscription.
|
long |
getPrimaryKey()
Deprecated.
Returns the primary key of this subscription.
|
long |
getSubscriptionId()
Deprecated.
Returns the subscription ID of this subscription.
|
long |
getUserId()
Deprecated.
Returns the user ID of this subscription.
|
String |
getUserName()
Deprecated.
Returns the user name of this subscription.
|
String |
getUserUuid()
Deprecated.
Returns the user uuid of this subscription.
|
void |
persist()
Deprecated.
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setClassName(String className)
Deprecated.
|
void |
setClassNameId(long classNameId)
Deprecated.
Sets the class name ID of this subscription.
|
void |
setClassPK(long classPK)
Deprecated.
Sets the class pk of this subscription.
|
void |
setCompanyId(long companyId)
Deprecated.
Sets the company ID of this subscription.
|
void |
setCreateDate(Date createDate)
Deprecated.
Sets the create date of this subscription.
|
void |
setFrequency(String frequency)
Deprecated.
Sets the frequency of this subscription.
|
void |
setGroupId(long groupId)
Deprecated.
Sets the group ID of this subscription.
|
void |
setModelAttributes(Map<String,Object> attributes)
Deprecated.
|
void |
setModifiedDate(Date modifiedDate)
Deprecated.
Sets the modified date of this subscription.
|
void |
setMvccVersion(long mvccVersion)
Deprecated.
Sets the mvcc version of this subscription.
|
void |
setPrimaryKey(long primaryKey)
Deprecated.
Sets the primary key of this subscription.
|
void |
setSubscriptionId(long subscriptionId)
Deprecated.
Sets the subscription ID of this subscription.
|
void |
setUserId(long userId)
Deprecated.
Sets the user ID of this subscription.
|
void |
setUserName(String userName)
Deprecated.
Sets the user name of this subscription.
|
void |
setUserUuid(String userUuid)
Deprecated.
Sets the user uuid of this subscription.
|
protected SubscriptionWrapper |
wrap(Subscription subscription)
Deprecated.
|
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetWrappedModelclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic SubscriptionWrapper(Subscription subscription)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<Subscription>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<Subscription>public Subscription cloneWithOriginalValues()
cloneWithOriginalValues in interface BaseModel<Subscription>cloneWithOriginalValues in interface SubscriptionModelpublic String getClassName()
getClassName in interface SubscriptionModelgetClassName in interface TypedModelpublic long getClassNameId()
getClassNameId in interface SubscriptionModelgetClassNameId in interface TypedModelpublic long getClassPK()
getClassPK in interface AttachedModelgetClassPK in interface SubscriptionModelpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface SubscriptionModelpublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface SubscriptionModelpublic String getFrequency()
getFrequency in interface SubscriptionModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface SubscriptionModelpublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface SubscriptionModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface SubscriptionModelpublic long getPrimaryKey()
getPrimaryKey in interface SubscriptionModelpublic long getSubscriptionId()
getSubscriptionId in interface SubscriptionModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface SubscriptionModelpublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface SubscriptionModelpublic String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface SubscriptionModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setClassName(String className)
setClassName in interface SubscriptionModelpublic void setClassNameId(long classNameId)
setClassNameId in interface SubscriptionModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this subscriptionpublic void setClassPK(long classPK)
setClassPK in interface AttachedModelsetClassPK in interface SubscriptionModelclassPK - the class pk of this subscriptionpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface SubscriptionModelcompanyId - the company ID of this subscriptionpublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface SubscriptionModelcreateDate - the create date of this subscriptionpublic void setFrequency(String frequency)
setFrequency in interface SubscriptionModelfrequency - the frequency of this subscriptionpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface SubscriptionModelgroupId - the group ID of this subscriptionpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface SubscriptionModelmodifiedDate - the modified date of this subscriptionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface SubscriptionModelmvccVersion - the mvcc version of this subscriptionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface SubscriptionModelprimaryKey - the primary key of this subscriptionpublic void setSubscriptionId(long subscriptionId)
setSubscriptionId in interface SubscriptionModelsubscriptionId - the subscription ID of this subscriptionpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface SubscriptionModeluserId - the user ID of this subscriptionpublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface SubscriptionModeluserName - the user name of this subscriptionpublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface SubscriptionModeluserUuid - the user uuid of this subscriptionprotected SubscriptionWrapper wrap(Subscription subscription)
wrap in class BaseModelWrapper<Subscription>