|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter>
com.liferay.portlet.social.model.impl.SocialActivityCounterModelImpl
com.liferay.portlet.social.model.impl.SocialActivityCounterBaseImpl
@ProviderType public abstract class SocialActivityCounterBaseImpl
The extended model base implementation for the SocialActivityCounter service. Represents a row in the "SocialActivityCounter" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in SocialActivityCounterImpl.
SocialActivityCounterImpl,
SocialActivityCounter,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.social.kernel.model.SocialActivityCounter |
|---|
ACTIVITY_COUNTER_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
SocialActivityCounterBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.social.kernel.model.SocialActivityCounter |
|---|
isActivePeriod |
| Methods inherited from interface com.liferay.social.kernel.model.SocialActivityCounterModel |
|---|
clone, 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, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public SocialActivityCounterBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||