| Modifier and Type | Method and Description |
|---|---|
List<FullTextIndexTypeBean> |
ManagementService.getAvailableIndexTypeIDs()
A method to get FullTextIndexTypeBeans for every fulltext index type
available in the VO
|
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
List<FullTextIndexTypeBean> |
ManagementServiceImpl.getAvailableIndexTypeIDs() |
| Modifier and Type | Method and Description |
|---|---|
int |
FullTextIndexTypeBean.compareTo(FullTextIndexTypeBean arg0) |
Copyright © 2014. All Rights Reserved.