@Deprecated
public class AssetInfoDisplayObjectProvider
extends java.lang.Object
implements com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>
| Constructor and Description |
|---|
AssetInfoDisplayObjectProvider(com.liferay.asset.kernel.model.AssetEntry assetEntry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getClassNameId()
Deprecated.
|
long |
getClassPK()
Deprecated.
|
long |
getClassTypeId()
Deprecated.
|
java.lang.String |
getDescription(java.util.Locale locale)
Deprecated.
|
com.liferay.asset.kernel.model.AssetEntry |
getDisplayObject()
Deprecated.
|
long |
getGroupId()
Deprecated.
|
java.lang.String |
getKeywords(java.util.Locale locale)
Deprecated.
|
java.lang.String |
getTitle(java.util.Locale locale)
Deprecated.
|
java.lang.String |
getURLTitle(java.util.Locale locale)
Deprecated.
|
public AssetInfoDisplayObjectProvider(com.liferay.asset.kernel.model.AssetEntry assetEntry)
public long getClassNameId()
getClassNameId in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public long getClassPK()
getClassPK in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public long getClassTypeId()
getClassTypeId in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public java.lang.String getDescription(java.util.Locale locale)
getDescription in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public com.liferay.asset.kernel.model.AssetEntry getDisplayObject()
getDisplayObject in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public long getGroupId()
getGroupId in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public java.lang.String getKeywords(java.util.Locale locale)
getKeywords in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public java.lang.String getTitle(java.util.Locale locale)
getTitle in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>public java.lang.String getURLTitle(java.util.Locale locale)
getURLTitle in interface com.liferay.info.display.contributor.InfoDisplayObjectProvider<com.liferay.asset.kernel.model.AssetEntry>