org.gcube.portlet.user.my_vres.client
Interface MyVREsService

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

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

The client side stub for the RPC service.


Method Summary
 ArrayList<VO> getInfrastructureVOs()
           
 void loadLayout(String scope, String URL)
           
 

Method Detail

getInfrastructureVOs

ArrayList<VO> getInfrastructureVOs()

loadLayout

void loadLayout(String scope,
                String URL)


Copyright © 2013. All Rights Reserved.