nl.surfnet.coin.portal.util
Class GroupList

java.lang.Object
  extended by nl.surfnet.coin.portal.util.GroupList

public class GroupList
extends Object

Author:
steinwelberg

Constructor Summary
GroupList(List<org.opensocial.models.Group> groups)
           
 
Method Summary
 org.opensocial.models.Group getGroupById(String groupId)
           
 List<org.opensocial.models.Group> getGroups()
           
 List<org.apache.shindig.social.opensocial.model.Group> getShindigGroups()
           
 void setGroups(List<org.opensocial.models.Group> groups)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupList

public GroupList(List<org.opensocial.models.Group> groups)
Method Detail

setGroups

public void setGroups(List<org.opensocial.models.Group> groups)

getGroups

public List<org.opensocial.models.Group> getGroups()

getShindigGroups

public List<org.apache.shindig.social.opensocial.model.Group> getShindigGroups()

getGroupById

public org.opensocial.models.Group getGroupById(String groupId)


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.