| Package | Description |
|---|---|
| org.gcube.portlets.user.results.client | |
| org.gcube.portlets.user.results.server.servlet |
| Modifier and Type | Method and Description |
|---|---|
ResultsContainer |
ResultsetService.getResultFromSearchService(int mode) |
ResultsContainer |
ResultsetService.getResultsFromSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsetServiceAsync.getResultFromSearchService(int mode,
com.google.gwt.user.client.rpc.AsyncCallback<ResultsContainer> result) |
void |
ResultsetServiceAsync.getResultsFromSession(com.google.gwt.user.client.rpc.AsyncCallback<ResultsContainer> callback)
return A
ResultsContainer (Vector |
| Modifier and Type | Method and Description |
|---|---|
ResultsContainer |
NewresultsetServiceImpl.getResultFromSearchService(int mode)
Queries the search service and get the results
|
ResultsContainer |
NewresultsetServiceImpl.getResultsFromSession()
reads the records from the session
|
Copyright © 2013. All Rights Reserved.