|
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.SocialActivity>
com.liferay.portlet.social.model.impl.SocialActivityModelImpl
com.liferay.portlet.social.model.impl.SocialActivityBaseImpl
com.liferay.portlet.social.model.impl.SocialActivityImpl
public class SocialActivityImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.social.kernel.model.SocialActivity |
|---|
ACTIVITY_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
SocialActivityImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.asset.kernel.model.AssetEntry |
getAssetEntry()
|
protected com.liferay.portal.kernel.json.JSONObject |
getExtraDataJSONObject()
|
String |
getExtraDataValue(String key)
|
String |
getExtraDataValue(String key,
Locale locale)
|
boolean |
isClassName(String className)
|
void |
setAssetEntry(com.liferay.asset.kernel.model.AssetEntry assetEntry)
|
void |
setExtraData(String extraData)
|
void |
setExtraDataValue(String key,
String value)
|
| Methods inherited from class com.liferay.portlet.social.model.impl.SocialActivityBaseImpl |
|---|
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.SocialActivityModel |
|---|
clone, compareTo, getActivityId, getActivitySetId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getExtraData, getGroupId, getMirrorActivityId, getParentClassNameId, getParentClassPK, getPrimaryKey, getPrimaryKeyObj, getReceiverUserId, getReceiverUserUuid, getType, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setActivityId, setActivitySetId, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMirrorActivityId, setNew, setParentClassNameId, setParentClassPK, setPrimaryKey, setPrimaryKeyObj, setReceiverUserId, setReceiverUserUuid, setType, setUserId, setUserUuid, 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 SocialActivityImpl()
| Method Detail |
|---|
public com.liferay.asset.kernel.model.AssetEntry getAssetEntry()
public String getExtraDataValue(String key)
throws com.liferay.portal.kernel.json.JSONException
com.liferay.portal.kernel.json.JSONException
public String getExtraDataValue(String key,
Locale locale)
throws com.liferay.portal.kernel.json.JSONException
com.liferay.portal.kernel.json.JSONExceptionpublic boolean isClassName(String className)
public void setAssetEntry(com.liferay.asset.kernel.model.AssetEntry assetEntry)
public void setExtraData(String extraData)
setExtraData in interface com.liferay.social.kernel.model.SocialActivityModelsetExtraData in class SocialActivityModelImpl
public void setExtraDataValue(String key,
String value)
throws com.liferay.portal.kernel.json.JSONException
com.liferay.portal.kernel.json.JSONException
protected com.liferay.portal.kernel.json.JSONObject getExtraDataJSONObject()
throws com.liferay.portal.kernel.json.JSONException
com.liferay.portal.kernel.json.JSONException
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||