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