Uses of Class
org.gcube.portlets.admin.fulltextindexportlet.gwt.shared.FullTextIndexTypeBean

Packages that use FullTextIndexTypeBean
org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces   
org.gcube.portlets.admin.fulltextindexportlet.gwt.server   
org.gcube.portlets.admin.fulltextindexportlet.gwt.shared   
 

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

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

Uses of FullTextIndexTypeBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.server
 

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

Uses of FullTextIndexTypeBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.shared
 

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



Copyright © 2013. All Rights Reserved.