|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<AssetEntry>
com.liferay.portlet.asset.model.impl.AssetEntryModelImpl
com.liferay.portlet.asset.model.impl.AssetEntryImpl
public class AssetEntryImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
AssetEntryImpl()
|
|
| Method Summary | |
|---|---|
List<AssetCategory> |
getCategories()
|
long[] |
getCategoryIds()
|
double |
getSocialInformationEquity()
|
String[] |
getTagNames()
|
List<AssetTag> |
getTags()
|
void |
updateSocialInformationEquity(double value)
|
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AssetEntryImpl()
| Method Detail |
|---|
public List<AssetCategory> getCategories()
throws SystemException
getCategories in interface AssetEntrySystemException
public long[] getCategoryIds()
throws SystemException
getCategoryIds in interface AssetEntrySystemExceptionpublic double getSocialInformationEquity()
getSocialInformationEquity in interface AssetEntry
public String[] getTagNames()
throws SystemException
getTagNames in interface AssetEntrySystemException
public List<AssetTag> getTags()
throws SystemException
getTags in interface AssetEntrySystemExceptionpublic void updateSocialInformationEquity(double value)
updateSocialInformationEquity in interface AssetEntry
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||