@ProviderType public interface SocialActivityCounter extends PersistedModel, SocialActivityCounterModel
SocialActivityCounterModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialActivityCounter,Long> |
ACTIVITY_COUNTER_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
boolean |
isActivePeriod(int periodLength) |
persist
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
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final Accessor<SocialActivityCounter,Long> ACTIVITY_COUNTER_ID_ACCESSOR