| Package | Description |
|---|---|
| org.gcube.portlets.admin.searchmanagerportlet.gwt.client.interfaces | |
| org.gcube.portlets.admin.searchmanagerportlet.gwt.server |
| Modifier and Type | Method and Description |
|---|---|
FieldInfoBean |
SearchManagerService.createField(FieldInfoBean field,
boolean isUpdated) |
Set<String> |
SearchManagerService.getIndexCapabilities(String indexLocator) |
ArrayList<String> |
SearchManagerService.getIndexLocatorList(String fieldID,
String collectionID,
String type) |
| Modifier and Type | Method and Description |
|---|---|
FieldInfoBean |
SearchManagerServlet.createField(FieldInfoBean field,
boolean isUpdated)
This method creates a new FieldInfo
The ID will be auto-generated by the library
|
Set<String> |
SearchManagerServlet.getIndexCapabilities(String indexLocator) |
ArrayList<String> |
SearchManagerServlet.getIndexLocatorList(String fieldID,
String collectionID,
String type) |
Copyright © 2014. All Rights Reserved.