@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) |
persistgetActive, getActivityCounterId, getClassName, getClassNameId, getClassPK, getCompanyId, getCurrentValue, getEndPeriod, getGraceValue, getGroupId, getName, getOwnerType, getPrimaryKey, getStartPeriod, getTotalValue, isActive, setActive, setActivityCounterId, setClassName, setClassNameId, setClassPK, setCompanyId, setCurrentValue, setEndPeriod, setGraceValue, setGroupId, setName, setOwnerType, setPrimaryKey, setStartPeriod, setTotalValueclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, 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.