@ProviderType public interface SocialActivityLimit extends PersistedModel, SocialActivityLimitModel
SocialActivityLimitModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialActivityLimit,Long> |
ACTIVITY_LIMIT_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getCount(int limitPeriod) |
void |
setCount(int limitPeriod,
int count) |
persist
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
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<SocialActivityLimit,Long> ACTIVITY_LIMIT_ID_ACCESSOR