|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultsContainer | |
---|---|
org.gcube.portlets.user.collectionexplorer.client | |
org.gcube.portlets.user.collectionexplorer.server |
Uses of ResultsContainer in org.gcube.portlets.user.collectionexplorer.client |
---|
Methods in org.gcube.portlets.user.collectionexplorer.client that return ResultsContainer | |
---|---|
ResultsContainer |
CollectionService.getNextTreeItem(String collectionID,
int mode,
int j)
|
Method parameters in org.gcube.portlets.user.collectionexplorer.client with type arguments of type ResultsContainer | |
---|---|
void |
CollectionServiceAsync.getNextTreeItem(String collectionID,
int mode,
int j,
com.google.gwt.user.client.rpc.AsyncCallback<ResultsContainer> callback)
|
Uses of ResultsContainer in org.gcube.portlets.user.collectionexplorer.server |
---|
Methods in org.gcube.portlets.user.collectionexplorer.server that return ResultsContainer | |
---|---|
ResultsContainer |
CollectionServiceImpl.getNextTreeItem(String collectionID,
int mode,
int index)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |