@ProviderType public interface SocialActivityLimit extends PersistedModel, SocialActivityLimitModel
SocialActivityLimitModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialActivityLimit,Long> |
ACTIVITY_LIMIT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
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, getGroupId, getPrimaryKey, getUserId, getUserUuid, getValue, setActivityCounterName, setActivityLimitId, setActivityType, setClassName, setClassNameId, setClassPK, setCompanyId, setGroupId, setPrimaryKey, setUserId, setUserUuid, setValue
clone, 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
com.liferay.portlet.social.model.impl.SocialActivityLimitImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.