org.gcube.portlets.user.gcubeloggedin.client
Interface LoggedinServiceAsync


public interface LoggedinServiceAsync

The async counterpart of GreetingService.


Method Summary
 void getDefaultCommunityURL(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
           
 void getSelectedRE(com.google.gwt.user.client.rpc.AsyncCallback<VObject> callback)
           
 

Method Detail

getSelectedRE

void getSelectedRE(com.google.gwt.user.client.rpc.AsyncCallback<VObject> callback)

getDefaultCommunityURL

void getDefaultCommunityURL(com.google.gwt.user.client.rpc.AsyncCallback<String> callback)


Copyright © 2013. All Rights Reserved.