public class SocialActivitiesQueryHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SocialActivitiesQueryHelper.Scope |
Constructor and Description |
---|
SocialActivitiesQueryHelper() |
Modifier and Type | Method and Description |
---|---|
java.util.List<com.liferay.social.kernel.model.SocialActivitySet> |
getSocialActivitySets(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.model.Layout layout,
SocialActivitiesQueryHelper.Scope scope,
int start,
int end) |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setSocialActivitySetLocalService(com.liferay.social.kernel.service.SocialActivitySetLocalService socialActivitySetLocalService) |
public java.util.List<com.liferay.social.kernel.model.SocialActivitySet> getSocialActivitySets(com.liferay.portal.kernel.model.Group group, com.liferay.portal.kernel.model.Layout layout, SocialActivitiesQueryHelper.Scope scope, int start, int end)
protected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setSocialActivitySetLocalService(com.liferay.social.kernel.service.SocialActivitySetLocalService socialActivitySetLocalService)