public class SocialActivitySetWrapper extends BaseModelWrapper<SocialActivitySet> implements ModelWrapper<SocialActivitySet>, SocialActivitySet
This class is a wrapper for SocialActivitySet.
SocialActivitySet,
Serialized FormmodelACTIVITY_SET_ID_ACCESSOR| Constructor and Description |
|---|
SocialActivitySetWrapper(SocialActivitySet socialActivitySet) |
| Modifier and Type | Method and Description |
|---|---|
SocialActivitySet |
cloneWithOriginalValues() |
int |
getActivityCount()
Returns the activity count of this social activity set.
|
long |
getActivitySetId()
Returns the activity set ID of this social activity set.
|
Map<String,Function<SocialActivitySet,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<SocialActivitySet,Object>> |
getAttributeSetterBiConsumers() |
String |
getClassName()
Returns the fully qualified class name of this social activity set.
|
long |
getClassNameId()
Returns the class name ID of this social activity set.
|
long |
getClassPK()
Returns the class pk of this social activity set.
|
long |
getCompanyId()
Returns the company ID of this social activity set.
|
long |
getCreateDate()
Returns the create date of this social activity set.
|
long |
getCtCollectionId()
Returns the ct collection ID of this social activity set.
|
String |
getExtraData()
Returns the extra data of this social activity set.
|
long |
getGroupId()
Returns the group ID of this social activity set.
|
Map<String,Object> |
getModelAttributes() |
long |
getModifiedDate()
Returns the modified date of this social activity set.
|
long |
getMvccVersion()
Returns the mvcc version of this social activity set.
|
long |
getPrimaryKey()
Returns the primary key of this social activity set.
|
int |
getType()
Returns the type of this social activity set.
|
long |
getUserId()
Returns the user ID of this social activity set.
|
String |
getUserUuid()
Returns the user uuid of this social activity set.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setActivityCount(int activityCount)
Sets the activity count of this social activity set.
|
void |
setActivitySetId(long activitySetId)
Sets the activity set ID of this social activity set.
|
void |
setClassName(String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this social activity set.
|
void |
setClassPK(long classPK)
Sets the class pk of this social activity set.
|
void |
setCompanyId(long companyId)
Sets the company ID of this social activity set.
|
void |
setCreateDate(long createDate)
Sets the create date of this social activity set.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this social activity set.
|
void |
setExtraData(String extraData)
Sets the extra data of this social activity set.
|
void |
setGroupId(long groupId)
Sets the group ID of this social activity set.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(long modifiedDate)
Sets the modified date of this social activity set.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this social activity set.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this social activity set.
|
void |
setType(int type)
Sets the type of this social activity set.
|
void |
setUserId(long userId)
Sets the user ID of this social activity set.
|
void |
setUserUuid(String userUuid)
Sets the user uuid of this social activity set.
|
protected SocialActivitySetWrapper |
wrap(SocialActivitySet socialActivitySet) |
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, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic SocialActivitySetWrapper(SocialActivitySet socialActivitySet)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<SocialActivitySet>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<SocialActivitySet>public SocialActivitySet cloneWithOriginalValues()
cloneWithOriginalValues in interface BaseModel<SocialActivitySet>cloneWithOriginalValues in interface SocialActivitySetModelpublic int getActivityCount()
getActivityCount in interface SocialActivitySetModelpublic long getActivitySetId()
getActivitySetId in interface SocialActivitySetModelpublic String getClassName()
getClassName in interface TypedModelgetClassName in interface SocialActivitySetModelpublic long getClassNameId()
getClassNameId in interface TypedModelgetClassNameId in interface SocialActivitySetModelpublic long getClassPK()
getClassPK in interface AttachedModelgetClassPK in interface SocialActivitySetModelpublic long getCompanyId()
getCompanyId in interface ShardedModelgetCompanyId in interface SocialActivitySetModelpublic long getCreateDate()
getCreateDate in interface SocialActivitySetModelpublic long getCtCollectionId()
getCtCollectionId in interface CTModel<SocialActivitySet>getCtCollectionId in interface SocialActivitySetModelpublic String getExtraData()
getExtraData in interface SocialActivitySetModelpublic long getGroupId()
getGroupId in interface SocialActivitySetModelpublic long getModifiedDate()
getModifiedDate in interface SocialActivitySetModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface SocialActivitySetModelpublic long getPrimaryKey()
getPrimaryKey in interface CTModel<SocialActivitySet>getPrimaryKey in interface SocialActivitySetModelpublic int getType()
getType in interface SocialActivitySetModelpublic long getUserId()
getUserId in interface SocialActivitySetModelpublic String getUserUuid()
getUserUuid in interface SocialActivitySetModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setActivityCount(int activityCount)
setActivityCount in interface SocialActivitySetModelactivityCount - the activity count of this social activity setpublic void setActivitySetId(long activitySetId)
setActivitySetId in interface SocialActivitySetModelactivitySetId - the activity set ID of this social activity setpublic void setClassName(String className)
setClassName in interface SocialActivitySetModelpublic void setClassNameId(long classNameId)
setClassNameId in interface TypedModelsetClassNameId in interface SocialActivitySetModelclassNameId - the class name ID of this social activity setpublic void setClassPK(long classPK)
setClassPK in interface AttachedModelsetClassPK in interface SocialActivitySetModelclassPK - the class pk of this social activity setpublic void setCompanyId(long companyId)
setCompanyId in interface ShardedModelsetCompanyId in interface SocialActivitySetModelcompanyId - the company ID of this social activity setpublic void setCreateDate(long createDate)
setCreateDate in interface SocialActivitySetModelcreateDate - the create date of this social activity setpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTModel<SocialActivitySet>setCtCollectionId in interface SocialActivitySetModelctCollectionId - the ct collection ID of this social activity setpublic void setExtraData(String extraData)
setExtraData in interface SocialActivitySetModelextraData - the extra data of this social activity setpublic void setGroupId(long groupId)
setGroupId in interface SocialActivitySetModelgroupId - the group ID of this social activity setpublic void setModifiedDate(long modifiedDate)
setModifiedDate in interface SocialActivitySetModelmodifiedDate - the modified date of this social activity setpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface SocialActivitySetModelmvccVersion - the mvcc version of this social activity setpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTModel<SocialActivitySet>setPrimaryKey in interface SocialActivitySetModelprimaryKey - the primary key of this social activity setpublic void setType(int type)
setType in interface SocialActivitySetModeltype - the type of this social activity setpublic void setUserId(long userId)
setUserId in interface SocialActivitySetModeluserId - the user ID of this social activity setpublic void setUserUuid(String userUuid)
setUserUuid in interface SocialActivitySetModeluserUuid - the user uuid of this social activity setpublic Map<String,Function<SocialActivitySet,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<SocialActivitySet>public Map<String,BiConsumer<SocialActivitySet,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<SocialActivitySet>protected SocialActivitySetWrapper wrap(SocialActivitySet socialActivitySet)
wrap in class BaseModelWrapper<SocialActivitySet>