com.liferay.asset.web.internal.social.AssetEntrySocialActivityManager
@Deprecated
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
Deprecated.
|
Constructor and Description |
---|
AssetEntrySocialActivityManager()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getClassName(com.liferay.asset.kernel.model.AssetEntry assetEntry)
Deprecated.
|
protected long |
getPrimaryKey(com.liferay.asset.kernel.model.AssetEntry assetEntry)
Deprecated.
|
protected com.liferay.social.kernel.service.SocialActivityLocalService |
getSocialActivityLocalService()
Deprecated.
|
@BeanReference(type=com.liferay.social.kernel.service.SocialActivityLocalService.class) protected com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService
public AssetEntrySocialActivityManager()
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>