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

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

Uses of ForwardIndexTypeBean 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 ForwardIndexTypeBean
 List<ForwardIndexTypeBean> ManagementService.getAvailableIndexTypeIDs()
          A method to get FullTextIndexTypeBeans for every fulltext index type available in the VO
 

Method parameters in org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces with type arguments of type ForwardIndexTypeBean
 void ManagementServiceAsync.getAvailableIndexTypeIDs(com.google.gwt.user.client.rpc.AsyncCallback<List<ForwardIndexTypeBean>> callback)
          A method to get FullTextIndexTypeBeans for every fulltext index type available in the VO
 

Uses of ForwardIndexTypeBean in org.gcube.portlets.admin.forwardindexportlet.gwt.server
 

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

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

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



Copyright © 2013. All Rights Reserved.