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