|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||