Uses of Interface
org.apache.shindig.social.opensocial.model.Group

Packages that use Group
org.apache.shindig.social.core.model Core Social Model 
org.apache.shindig.social.opensocial.spi The Social Service Provider Interface package 
 

Uses of Group in org.apache.shindig.social.core.model
 

Classes in org.apache.shindig.social.core.model that implement Group
 class GroupImpl
          Default Implementation of the Group model.
 

Uses of Group in org.apache.shindig.social.opensocial.spi
 

Methods in org.apache.shindig.social.opensocial.spi that return types with arguments of type Group
 java.util.concurrent.Future<RestfulCollection<Group>> GroupService.getGroups(UserId userId, CollectionOptions options, java.util.Set<java.lang.String> fields, SecurityToken token)
           
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.