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

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

Uses of MgmtPropertiesBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces
 

Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces that return MgmtPropertiesBean
 MgmtPropertiesBean ManagementService.getResourceProperties(String indexID)
          A method used to get information about the ResourceProperties of an Index
 

Method parameters in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces with type arguments of type MgmtPropertiesBean
 void ManagementServiceAsync.getResourceProperties(String indexID, com.google.gwt.user.client.rpc.AsyncCallback<MgmtPropertiesBean> callback)
          A method used to get information about the ResourceProperties of an Index
 

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

Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.server that return MgmtPropertiesBean
 MgmtPropertiesBean ManagementServiceImpl.getResourceProperties(String indexID)
          A method used to get information about the ResourceProperties of an Index
 



Copyright © 2013. All Rights Reserved.