Class SocialActivityLimitImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityLimit>
com.liferay.portlet.social.model.impl.SocialActivityLimitModelImpl
com.liferay.portlet.social.model.impl.SocialActivityLimitBaseImpl
com.liferay.portlet.social.model.impl.SocialActivityLimitImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityLimit>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityLimit>,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.portal.kernel.model.TypedModel,com.liferay.social.kernel.model.SocialActivityLimit,com.liferay.social.kernel.model.SocialActivityLimitModel,Serializable,Cloneable,Comparable<com.liferay.social.kernel.model.SocialActivityLimit>
- Author:
- Zsolt Berentey
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portlet.social.model.impl.SocialActivityLimitModelImpl
ACTIVITYCOUNTERNAME_COLUMN_BITMASK, ACTIVITYLIMITID_COLUMN_BITMASK, ACTIVITYTYPE_COLUMN_BITMASK, CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, 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.SocialActivityLimit
ACTIVITY_LIMIT_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portlet.social.model.impl.SocialActivityLimitBaseImpl
persistMethods inherited from class com.liferay.portlet.social.model.impl.SocialActivityLimitModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getActivityCounterName, getActivityLimitId, getActivityType, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getClassName, getClassNameId, getClassPK, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCtCollectionId, getExpandoBridge, getGroupId, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getOriginalActivityCounterName, getOriginalActivityType, getOriginalClassNameId, getOriginalClassPK, getOriginalGroupId, getOriginalUserId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, getValue, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setActivityCounterName, setActivityLimitId, setActivityType, setClassName, setClassNameId, setClassPK, setCompanyId, setCtCollectionId, setExpandoBridgeAttributes, setGroupId, setModelAttributes, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserUuid, setValue, 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.SocialActivityLimitModel
cloneWithOriginalValues, getActivityCounterName, getActivityLimitId, getActivityType, getClassName, getClassNameId, getClassPK, getCompanyId, getCtCollectionId, getGroupId, getMvccVersion, getPrimaryKey, getUserId, getUserUuid, getValue, setActivityCounterName, setActivityLimitId, setActivityType, setClassName, setClassNameId, setClassPK, setCompanyId, setCtCollectionId, setGroupId, setMvccVersion, setPrimaryKey, setUserId, setUserUuid, setValue, toXmlString
-
Constructor Details
-
SocialActivityLimitImpl
public SocialActivityLimitImpl()
-
-
Method Details
-
getCount
public int getCount() -
getCount
public int getCount(int limitPeriod) -
setCount
public void setCount(int limitPeriod, int count)
-