public class AssetEntrySocialActivityManager
extends com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.asset.kernel.model.AssetEntry>
Modifier and Type | Field and Description |
---|---|
protected com.liferay.social.kernel.service.SocialActivityLocalService |
socialActivityLocalService |
Constructor and Description |
---|
AssetEntrySocialActivityManager() |
Modifier and Type | Method and Description |
---|---|
protected String |
getClassName(com.liferay.asset.kernel.model.AssetEntry assetEntry) |
protected long |
getPrimaryKey(com.liferay.asset.kernel.model.AssetEntry assetEntry) |
protected com.liferay.social.kernel.service.SocialActivityLocalService |
getSocialActivityLocalService() |
@BeanReference(type=com.liferay.social.kernel.service.SocialActivityLocalService.class) protected com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService
protected String getClassName(com.liferay.asset.kernel.model.AssetEntry assetEntry)
getClassName
in class com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.asset.kernel.model.AssetEntry>
protected long getPrimaryKey(com.liferay.asset.kernel.model.AssetEntry assetEntry)
getPrimaryKey
in class com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.asset.kernel.model.AssetEntry>
protected com.liferay.social.kernel.service.SocialActivityLocalService getSocialActivityLocalService()
getSocialActivityLocalService
in class com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.asset.kernel.model.AssetEntry>