KIE Uberfire Social Activities API 6.2.0.Beta2

org.kie.uberfire.social.activities.model
Class PagedSocialQuery

java.lang.Object
  extended by org.kie.uberfire.social.activities.model.PagedSocialQuery
All Implemented Interfaces:
Serializable

@Portable
public class PagedSocialQuery
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PagedSocialQuery()
           
PagedSocialQuery(List<SocialActivitiesEvent> socialEvents, SocialPaged socialPaged)
           
 
Method Summary
 List<SocialActivitiesEvent> socialEvents()
           
 SocialPaged socialPaged()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagedSocialQuery

public PagedSocialQuery()

PagedSocialQuery

public PagedSocialQuery(List<SocialActivitiesEvent> socialEvents,
                        SocialPaged socialPaged)
Method Detail

socialPaged

public SocialPaged socialPaged()

socialEvents

public List<SocialActivitiesEvent> socialEvents()

KIE Uberfire Social Activities API 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.