nl.surfnet.coin.portal.util
Class GroupList
java.lang.Object
nl.surfnet.coin.portal.util.GroupList
public class GroupList
- extends Object
- Author:
- steinwelberg
|
Constructor Summary |
GroupList(List<org.opensocial.models.Group> groups)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupList
public GroupList(List<org.opensocial.models.Group> groups)
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.