Uses of Class
org.gcube.portlets.admin.forwardindexportlet.gwt.shared.RunningInstanceBean

Packages that use RunningInstanceBean
org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces   
org.gcube.portlets.admin.forwardindexportlet.gwt.server   
org.gcube.portlets.admin.forwardindexportlet.gwt.shared   
 

Uses of RunningInstanceBean in org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces
 

Methods in org.gcube.portlets.admin.forwardindexportlet.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.forwardindexportlet.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.forwardindexportlet.gwt.server
 

Methods in org.gcube.portlets.admin.forwardindexportlet.gwt.server that return types with arguments of type RunningInstanceBean
 List<RunningInstanceBean> ManagementServiceImpl.getRunningInstances()
           
 

Uses of RunningInstanceBean in org.gcube.portlets.admin.forwardindexportlet.gwt.shared
 

Methods in org.gcube.portlets.admin.forwardindexportlet.gwt.shared with parameters of type RunningInstanceBean
 int RunningInstanceBean.compareTo(RunningInstanceBean o)
           
 



Copyright © 2013. All Rights Reserved.