@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
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
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
getModelClass, getModelClassName
static final Accessor<SocialActivityCounter,Long> ACTIVITY_COUNTER_ID_ACCESSOR