@RemoteServiceRelativePath(value="socialService")
public interface SocialService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
String |
fetchUserProfile(String authCode,
String redirectURI) |
UserContext |
getUserContext(String userid) |
Boolean |
saveHeadline(String newHeadline) |
Boolean |
saveIsti(String institution) |
Copyright © 2015. All Rights Reserved.