@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) |
persistclone, compareTo, getActivityCounterName, getActivityLimitId, getActivityType, getClassName, getClassNameId, getClassPK, getCompanyId, getExpandoBridge, getGroupId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, getValue, hashCode, isCachedModel, isEscapedModel, isNew, setActivityCounterName, setActivityLimitId, setActivityType, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserUuid, setValue, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamestatic 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.