org.gcube.portlets.user.socialprofile.client
Interface SocialService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- SocialServiceImpl
@RemoteServiceRelativePath(value="socialService")
public interface SocialService
- extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the RPC service.
getUserContext
UserContext getUserContext(String userid)
saveHeadline
Boolean saveHeadline(String newHeadline)
saveIsti
Boolean saveIsti(String institution)
Copyright © 2014. All Rights Reserved.