@Portable public class PagedSocialQuery extends Object implements Serializable
Constructor and Description |
---|
PagedSocialQuery() |
PagedSocialQuery(List<SocialActivitiesEvent> socialEvents,
SocialPaged socialPaged) |
Modifier and Type | Method and Description |
---|---|
List<SocialActivitiesEvent> |
socialEvents() |
SocialPaged |
socialPaged() |
public PagedSocialQuery()
public PagedSocialQuery(List<SocialActivitiesEvent> socialEvents, SocialPaged socialPaged)
public SocialPaged socialPaged()
public List<SocialActivitiesEvent> socialEvents()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.