|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portlet.social.model.impl.SocialActivityModelImpl
com.liferay.portlet.social.model.impl.SocialActivityImpl
public class SocialActivityImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.social.model.impl.SocialActivityModelImpl |
---|
CACHE_ENABLED, LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP |
Constructor Summary | |
---|---|
SocialActivityImpl()
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.social.model.impl.SocialActivityModelImpl |
---|
clone, compareTo, equals, getActivityId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExtraData, getGroupId, getPrimaryKey, getPrimaryKeyObj, getReceiverUserId, getReceiverUserName, getType, getUserId, getUserName, hashCode, setActivityId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExtraData, setGroupId, setPrimaryKey, setReceiverUserId, setReceiverUserName, setType, setUserId, setUserName, toEscapedModel, toModel, toModels |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.social.model.SocialActivityModel |
---|
getActivityId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExtraData, getGroupId, getPrimaryKey, getReceiverUserId, getReceiverUserName, getType, getUserId, getUserName, setActivityId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExtraData, setGroupId, setPrimaryKey, setReceiverUserId, setReceiverUserName, setType, setUserId, setUserName, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public SocialActivityImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |