Uses of Class
org.gcube.portlets.user.searchportlet.shared.PreviousResultsInfo

Packages that use PreviousResultsInfo
org.gcube.portlets.user.searchportlet.client.interfaces   
org.gcube.portlets.user.searchportlet.server   
 

Uses of PreviousResultsInfo in org.gcube.portlets.user.searchportlet.client.interfaces
 

Methods in org.gcube.portlets.user.searchportlet.client.interfaces that return types with arguments of type PreviousResultsInfo
 LinkedList<PreviousResultsInfo> SearchService.getPreviousQueries()
           
 

Method parameters in org.gcube.portlets.user.searchportlet.client.interfaces with type arguments of type PreviousResultsInfo
 void SearchServiceAsync.getPreviousQueries(com.google.gwt.user.client.rpc.AsyncCallback<LinkedList<PreviousResultsInfo>> callback)
           
 

Uses of PreviousResultsInfo in org.gcube.portlets.user.searchportlet.server
 

Methods in org.gcube.portlets.user.searchportlet.server that return types with arguments of type PreviousResultsInfo
 LinkedList<PreviousResultsInfo> SearchServlet.getPreviousQueries()
          This method retrieves all the previous advanced or simple queries that had been performed.
 



Copyright © 2013. All Rights Reserved.