Class SocialActivityAchievementImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityAchievement>
com.liferay.portlet.social.model.impl.SocialActivityAchievementModelImpl
com.liferay.portlet.social.model.impl.SocialActivityAchievementBaseImpl
com.liferay.portlet.social.model.impl.SocialActivityAchievementImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityAchievement>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityAchievement>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.social.kernel.model.SocialActivityAchievement,com.liferay.social.kernel.model.SocialActivityAchievementModel,Serializable,Cloneable,Comparable<com.liferay.social.kernel.model.SocialActivityAchievement>
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portlet.social.model.impl.SocialActivityAchievementModelImpl
ACTIVITYACHIEVEMENTID_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FIRSTINGROUP_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERID_COLUMN_BITMASKFields inherited from interface com.liferay.social.kernel.model.SocialActivityAchievement
ACTIVITY_ACHIEVEMENT_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portlet.social.model.impl.SocialActivityAchievementBaseImpl
persistMethods inherited from class com.liferay.portlet.social.model.impl.SocialActivityAchievementModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getActivityAchievementId, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCreateDate, getCtCollectionId, getExpandoBridge, getFirstInGroup, getGroupId, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getName, getOriginalFirstInGroup, getOriginalGroupId, getOriginalName, getOriginalUserId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, isFirstInGroup, resetOriginalValues, setActivityAchievementId, setCompanyId, setCreateDate, setCtCollectionId, setExpandoBridgeAttributes, setFirstInGroup, setGroupId, setModelAttributes, setMvccVersion, setName, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserUuid, toCacheModel, toEscapedModel, toStringMethods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.social.kernel.model.SocialActivityAchievementModel
cloneWithOriginalValues, getActivityAchievementId, getCompanyId, getCreateDate, getCtCollectionId, getFirstInGroup, getGroupId, getMvccVersion, getName, getPrimaryKey, getUserId, getUserUuid, isFirstInGroup, setActivityAchievementId, setCompanyId, setCreateDate, setCtCollectionId, setFirstInGroup, setGroupId, setMvccVersion, setName, setPrimaryKey, setUserId, setUserUuid, toXmlString
-
Constructor Details
-
SocialActivityAchievementImpl
public SocialActivityAchievementImpl()
-