@ProviderType public interface SocialActivityCounter extends PersistedModel, SocialActivityCounterModel
SocialActivityCounterModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<SocialActivityCounter,Long> |
ACTIVITY_COUNTER_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActivePeriod(int periodLength) |
persistclone, compareTo, getActive, getActivityCounterId, getClassName, getClassNameId, getClassPK, getCompanyId, getCurrentValue, getEndPeriod, getExpandoBridge, getGraceValue, getGroupId, getName, getOwnerType, getPrimaryKey, getPrimaryKeyObj, getStartPeriod, getTotalValue, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActive, setActivityCounterId, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCurrentValue, setEndPeriod, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGraceValue, setGroupId, setName, setNew, setOwnerType, setPrimaryKey, setPrimaryKeyObj, setStartPeriod, setTotalValue, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamestatic final Accessor<SocialActivityCounter,Long> ACTIVITY_COUNTER_ID_ACCESSOR
com.liferay.portlet.social.model.impl.SocialActivityCounterImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.