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

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
LoggedinServiceImpl

@RemoteServiceRelativePath(value="LoggedinServiceImpl")
public interface LoggedinService
extends com.google.gwt.user.client.rpc.RemoteService

The client side stub for the RPC service.


Method Summary
 String getDefaultCommunityURL()
           
 VObject getSelectedRE()
           
 

Method Detail

getSelectedRE

VObject getSelectedRE()

getDefaultCommunityURL

String getDefaultCommunityURL()


Copyright © 2014. All Rights Reserved.