org.gcube.portlets.user.collectionsviewer.client
Interface ViewerService

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

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

The client side stub for the RPC service.


Method Summary
 List<CollectionBean> getAvailableCollections()
           
 

Method Detail

getAvailableCollections

List<CollectionBean> getAvailableCollections()


Copyright © 2013. All Rights Reserved.