public interface SocialServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
getUserContext(String userid,
com.google.gwt.user.client.rpc.AsyncCallback<UserContext> callback) |
void |
saveHeadline(String newHeadline,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void |
saveIsti(String institution,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void getUserContext(String userid, com.google.gwt.user.client.rpc.AsyncCallback<UserContext> callback)
void saveHeadline(String newHeadline, com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
Copyright © 2014. All Rights Reserved.