Uses of Class
org.gcube.portlets.user.socialprofile.shared.UserContext

Packages that use UserContext
org.gcube.portlets.user.socialprofile.client   
org.gcube.portlets.user.socialprofile.server   
 

Uses of UserContext in org.gcube.portlets.user.socialprofile.client
 

Methods in org.gcube.portlets.user.socialprofile.client that return UserContext
 UserContext SocialService.getUserContext(String userid)
           
 

Method parameters in org.gcube.portlets.user.socialprofile.client with type arguments of type UserContext
 void SocialServiceAsync.getUserContext(String userid, com.google.gwt.user.client.rpc.AsyncCallback<UserContext> callback)
           
 

Uses of UserContext in org.gcube.portlets.user.socialprofile.server
 

Methods in org.gcube.portlets.user.socialprofile.server that return UserContext
 UserContext SocialServiceImpl.getUserContext(String userid)
           
 



Copyright © 2013. All Rights Reserved.