public class SocialActivityAchievementWrapper extends BaseModelWrapper<SocialActivityAchievement> implements ModelWrapper<SocialActivityAchievement>, SocialActivityAchievement
This class is a wrapper for SocialActivityAchievement.
SocialActivityAchievement,
Serialized FormmodelACTIVITY_ACHIEVEMENT_ID_ACCESSOR| Constructor and Description |
|---|
SocialActivityAchievementWrapper(SocialActivityAchievement socialActivityAchievement) |
| Modifier and Type | Method and Description |
|---|---|
SocialActivityAchievement |
cloneWithOriginalValues() |
long |
getActivityAchievementId()
Returns the activity achievement ID of this social activity achievement.
|
Map<String,Function<SocialActivityAchievement,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<SocialActivityAchievement,Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this social activity achievement.
|
long |
getCreateDate()
Returns the create date of this social activity achievement.
|
long |
getCtCollectionId()
Returns the ct collection ID of this social activity achievement.
|
boolean |
getFirstInGroup()
Returns the first in group of this social activity achievement.
|
long |
getGroupId()
Returns the group ID of this social activity achievement.
|
Map<String,Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this social activity achievement.
|
String |
getName()
Returns the name of this social activity achievement.
|
long |
getPrimaryKey()
Returns the primary key of this social activity achievement.
|
long |
getUserId()
Returns the user ID of this social activity achievement.
|
String |
getUserUuid()
Returns the user uuid of this social activity achievement.
|
boolean |
isFirstInGroup()
Returns
true if this social activity achievement is first in group. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setActivityAchievementId(long activityAchievementId)
Sets the activity achievement ID of this social activity achievement.
|
void |
setCompanyId(long companyId)
Sets the company ID of this social activity achievement.
|
void |
setCreateDate(long createDate)
Sets the create date of this social activity achievement.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this social activity achievement.
|
void |
setFirstInGroup(boolean firstInGroup)
Sets whether this social activity achievement is first in group.
|
void |
setGroupId(long groupId)
Sets the group ID of this social activity achievement.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this social activity achievement.
|
void |
setName(String name)
Sets the name of this social activity achievement.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this social activity achievement.
|
void |
setUserId(long userId)
Sets the user ID of this social activity achievement.
|
void |
setUserUuid(String userUuid)
Sets the user uuid of this social activity achievement.
|
protected SocialActivityAchievementWrapper |
wrap(SocialActivityAchievement socialActivityAchievement) |
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 SocialActivityAchievementWrapper(SocialActivityAchievement socialActivityAchievement)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<SocialActivityAchievement>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<SocialActivityAchievement>public SocialActivityAchievement cloneWithOriginalValues()
cloneWithOriginalValues in interface BaseModel<SocialActivityAchievement>cloneWithOriginalValues in interface SocialActivityAchievementModelpublic long getActivityAchievementId()
getActivityAchievementId in interface SocialActivityAchievementModelpublic long getCompanyId()
getCompanyId in interface ShardedModelgetCompanyId in interface SocialActivityAchievementModelpublic long getCreateDate()
getCreateDate in interface SocialActivityAchievementModelpublic long getCtCollectionId()
getCtCollectionId in interface CTModel<SocialActivityAchievement>getCtCollectionId in interface SocialActivityAchievementModelpublic boolean getFirstInGroup()
getFirstInGroup in interface SocialActivityAchievementModelpublic long getGroupId()
getGroupId in interface SocialActivityAchievementModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface SocialActivityAchievementModelpublic String getName()
getName in interface SocialActivityAchievementModelpublic long getPrimaryKey()
getPrimaryKey in interface CTModel<SocialActivityAchievement>getPrimaryKey in interface SocialActivityAchievementModelpublic long getUserId()
getUserId in interface SocialActivityAchievementModelpublic String getUserUuid()
getUserUuid in interface SocialActivityAchievementModelpublic boolean isFirstInGroup()
true if this social activity achievement is first in group.isFirstInGroup in interface SocialActivityAchievementModeltrue if this social activity achievement is first in group; false otherwisepublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setActivityAchievementId(long activityAchievementId)
setActivityAchievementId in interface SocialActivityAchievementModelactivityAchievementId - the activity achievement ID of this social activity achievementpublic void setCompanyId(long companyId)
setCompanyId in interface ShardedModelsetCompanyId in interface SocialActivityAchievementModelcompanyId - the company ID of this social activity achievementpublic void setCreateDate(long createDate)
setCreateDate in interface SocialActivityAchievementModelcreateDate - the create date of this social activity achievementpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTModel<SocialActivityAchievement>setCtCollectionId in interface SocialActivityAchievementModelctCollectionId - the ct collection ID of this social activity achievementpublic void setFirstInGroup(boolean firstInGroup)
setFirstInGroup in interface SocialActivityAchievementModelfirstInGroup - the first in group of this social activity achievementpublic void setGroupId(long groupId)
setGroupId in interface SocialActivityAchievementModelgroupId - the group ID of this social activity achievementpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface SocialActivityAchievementModelmvccVersion - the mvcc version of this social activity achievementpublic void setName(String name)
setName in interface SocialActivityAchievementModelname - the name of this social activity achievementpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTModel<SocialActivityAchievement>setPrimaryKey in interface SocialActivityAchievementModelprimaryKey - the primary key of this social activity achievementpublic void setUserId(long userId)
setUserId in interface SocialActivityAchievementModeluserId - the user ID of this social activity achievementpublic void setUserUuid(String userUuid)
setUserUuid in interface SocialActivityAchievementModeluserUuid - the user uuid of this social activity achievementpublic Map<String,Function<SocialActivityAchievement,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<SocialActivityAchievement>public Map<String,BiConsumer<SocialActivityAchievement,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<SocialActivityAchievement>protected SocialActivityAchievementWrapper wrap(SocialActivityAchievement socialActivityAchievement)
wrap in class BaseModelWrapper<SocialActivityAchievement>