Uses of Class
org.gcube.portlets.user.results.shared.GenericTreeRecordBean

Packages that use GenericTreeRecordBean
org.gcube.portlets.user.results.client   
org.gcube.portlets.user.results.server.servlet   
org.gcube.portlets.user.results.shared   
 

Uses of GenericTreeRecordBean in org.gcube.portlets.user.results.client
 

Methods in org.gcube.portlets.user.results.client that return GenericTreeRecordBean
 GenericTreeRecordBean ResultsetService.getObjectInfo(String objectURI)
           
 

Methods in org.gcube.portlets.user.results.client with parameters of type GenericTreeRecordBean
 TreeMap<String,List<String>> ResultsetService.getContentURLs(GenericTreeRecordBean recordBean)
           
 void ResultsetServiceAsync.getContentURLs(GenericTreeRecordBean recordBean, com.google.gwt.user.client.rpc.AsyncCallback<TreeMap<String,List<String>>> callback)
           
 

Method parameters in org.gcube.portlets.user.results.client with type arguments of type GenericTreeRecordBean
 void ResultsetServiceAsync.getObjectInfo(String objectURI, com.google.gwt.user.client.rpc.AsyncCallback<GenericTreeRecordBean> callback)
           
 

Uses of GenericTreeRecordBean in org.gcube.portlets.user.results.server.servlet
 

Methods in org.gcube.portlets.user.results.server.servlet that return GenericTreeRecordBean
 GenericTreeRecordBean NewresultsetServiceImpl.getObjectInfo(String objectURI)
           
 

Methods in org.gcube.portlets.user.results.server.servlet with parameters of type GenericTreeRecordBean
 TreeMap<String,List<String>> NewresultsetServiceImpl.getContentURLs(GenericTreeRecordBean recordBean)
           
 

Uses of GenericTreeRecordBean in org.gcube.portlets.user.results.shared
 

Subclasses of GenericTreeRecordBean in org.gcube.portlets.user.results.shared
 class OaiDCRecordBean
           
 



Copyright © 2013. All Rights Reserved.