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