com.liferay.portal.subscription.social
Class SubscriptionSocialActivityManager
java.lang.Object
com.liferay.portal.kernel.social.BaseSocialActivityManager<Subscription>
com.liferay.portal.subscription.social.SubscriptionSocialActivityManager
- All Implemented Interfaces:
- SocialActivityManager<Subscription>
public class SubscriptionSocialActivityManager
- extends BaseSocialActivityManager<Subscription>
| 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
SubscriptionSocialActivityManager
public SubscriptionSocialActivityManager()
getClassName
protected String getClassName(Subscription subscription)
- Overrides:
getClassName in class BaseSocialActivityManager<Subscription>
getPrimaryKey
protected long getPrimaryKey(Subscription subscription)
- Overrides:
getPrimaryKey in class BaseSocialActivityManager<Subscription>
getSocialActivityLocalService
protected SocialActivityLocalService getSocialActivityLocalService()
- Specified by:
getSocialActivityLocalService in class BaseSocialActivityManager<Subscription>