|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RunningInstanceBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces |
|---|
| Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces that return types with arguments of type RunningInstanceBean | |
|---|---|
List<RunningInstanceBean> |
ManagementService.getRunningInstances()
A method to get all the available FullTextIndexManagement service running instances |
| Method parameters in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces with type arguments of type RunningInstanceBean | |
|---|---|
void |
ManagementServiceAsync.getRunningInstances(com.google.gwt.user.client.rpc.AsyncCallback<List<RunningInstanceBean>> callback)
A method to get all the available FullTextIndexManagement service running instances |
| Uses of RunningInstanceBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.server |
|---|
| Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.server that return types with arguments of type RunningInstanceBean | |
|---|---|
List<RunningInstanceBean> |
ManagementServiceImpl.getRunningInstances()
|
| Uses of RunningInstanceBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.shared |
|---|
| Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.shared with parameters of type RunningInstanceBean | |
|---|---|
int |
RunningInstanceBean.compareTo(RunningInstanceBean o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||