Class SocialActivityCounterImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
com.liferay.portlet.social.model.impl.SocialActivityCounterModelImpl
com.liferay.portlet.social.model.impl.SocialActivityCounterBaseImpl
com.liferay.portlet.social.model.impl.SocialActivityCounterImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.social.kernel.model.SocialActivityCounter>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.social.kernel.model.SocialActivityCounter>,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.SocialActivityCounter,com.liferay.social.kernel.model.SocialActivityCounterModel,Serializable,Cloneable,Comparable<com.liferay.social.kernel.model.SocialActivityCounter>
- Author:
- Zsolt Berentey
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portlet.social.model.impl.SocialActivityCounterModelImpl
ACTIVITYCOUNTERID_COLUMN_BITMASK, CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENDPERIOD_COLUMN_BITMASK, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, OWNERTYPE_COLUMN_BITMASK, SESSION_FACTORY, STARTPERIOD_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGERFields inherited from interface com.liferay.social.kernel.model.SocialActivityCounter
ACTIVITY_COUNTER_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portlet.social.model.impl.SocialActivityCounterBaseImpl
persistMethods inherited from class com.liferay.portlet.social.model.impl.SocialActivityCounterModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getActive, getActivityCounterId, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getClassName, getClassNameId, getClassPK, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCtCollectionId, getCurrentValue, getEndPeriod, getExpandoBridge, getGraceValue, getGroupId, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getName, getOriginalClassNameId, getOriginalClassPK, getOriginalEndPeriod, getOriginalGroupId, getOriginalName, getOriginalOwnerType, getOriginalStartPeriod, getOwnerType, getPrimaryKey, getPrimaryKeyObj, getStartPeriod, getTotalValue, hashCode, isActive, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setActive, setActivityCounterId, setClassName, setClassNameId, setClassPK, setCompanyId, setCtCollectionId, setCurrentValue, setEndPeriod, setExpandoBridgeAttributes, setGraceValue, setGroupId, setModelAttributes, setMvccVersion, setName, setOwnerType, setPrimaryKey, setPrimaryKeyObj, setStartPeriod, setTotalValue, 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.SocialActivityCounterModel
cloneWithOriginalValues, getActive, getActivityCounterId, getClassName, getClassNameId, getClassPK, getCompanyId, getCtCollectionId, getCurrentValue, getEndPeriod, getGraceValue, getGroupId, getMvccVersion, getName, getOwnerType, getPrimaryKey, getStartPeriod, getTotalValue, isActive, setActive, setActivityCounterId, setClassName, setClassNameId, setClassPK, setCompanyId, setCtCollectionId, setCurrentValue, setEndPeriod, setGraceValue, setGroupId, setMvccVersion, setName, setOwnerType, setPrimaryKey, setStartPeriod, setTotalValue, toXmlString
-
Constructor Details
-
SocialActivityCounterImpl
public SocialActivityCounterImpl()
-
-
Method Details
-
isActivePeriod
public boolean isActivePeriod(int periodLength)
-