public class LiferayFolderSocialActivityManager
extends com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.portal.kernel.repository.model.Folder>
| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.social.kernel.service.SocialActivityLocalService |
socialActivityLocalService |
| Constructor and Description |
|---|
LiferayFolderSocialActivityManager() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getClassName(com.liferay.portal.kernel.repository.model.Folder folder) |
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.portal.kernel.repository.model.Folder folder)
getClassName in class com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.portal.kernel.repository.model.Folder>protected com.liferay.social.kernel.service.SocialActivityLocalService getSocialActivityLocalService()
getSocialActivityLocalService in class com.liferay.portal.kernel.social.BaseSocialActivityManager<com.liferay.portal.kernel.repository.model.Folder>