|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<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 |
|---|
| Constructor Summary | |
|---|---|
SocialActivityImpl()
|
|
| Method Summary | |
|---|---|
AssetEntry |
getAssetEntry()
|
String |
getExtraDataValue(String key)
|
boolean |
isClassName(String className)
|
void |
setAssetEntry(AssetEntry assetEntry)
|
void |
setExtraData(String extraData)
Sets the extra data of this social activity. |
| Methods inherited from class com.liferay.portlet.social.model.impl.SocialActivityBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.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.portal.model.BaseModel |
|---|
getModelAttributes, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public SocialActivityImpl()
| Method Detail |
|---|
public AssetEntry getAssetEntry()
throws SystemException
SystemException
public String getExtraDataValue(String key)
throws JSONException
JSONExceptionpublic boolean isClassName(String className)
public void setAssetEntry(AssetEntry assetEntry)
public void setExtraData(String extraData)
SocialActivityModel
setExtraData in interface SocialActivitysetExtraData in interface SocialActivityModelsetExtraData in class SocialActivityModelImplextraData - the extra data of this social activity
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||