|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||