com.liferay.portlet.asset.social
Class AssetEntrySocialActivityManager
java.lang.Object
com.liferay.portal.kernel.social.BaseSocialActivityManager<AssetEntry>
com.liferay.portlet.asset.social.AssetEntrySocialActivityManager
- All Implemented Interfaces:
- SocialActivityManager<AssetEntry>
public class AssetEntrySocialActivityManager
- extends BaseSocialActivityManager<AssetEntry>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
socialActivityLocalService
@BeanReference(type=SocialActivityLocalService.class)
protected SocialActivityLocalService socialActivityLocalService
AssetEntrySocialActivityManager
public AssetEntrySocialActivityManager()
getClassName
protected String getClassName(AssetEntry assetEntry)
- Overrides:
getClassName in class BaseSocialActivityManager<AssetEntry>
getPrimaryKey
protected long getPrimaryKey(AssetEntry assetEntry)
- Overrides:
getPrimaryKey in class BaseSocialActivityManager<AssetEntry>
getSocialActivityLocalService
protected SocialActivityLocalService getSocialActivityLocalService()
- Specified by:
getSocialActivityLocalService in class BaseSocialActivityManager<AssetEntry>