|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunicationFailureException | |
|---|---|
| org.gcube.portlets.admin.searchmanagerportlet.gwt.client.interfaces | |
| org.gcube.portlets.admin.searchmanagerportlet.gwt.server | |
| Uses of CommunicationFailureException in org.gcube.portlets.admin.searchmanagerportlet.gwt.client.interfaces |
|---|
| Methods in org.gcube.portlets.admin.searchmanagerportlet.gwt.client.interfaces that throw CommunicationFailureException | |
|---|---|
FieldInfoBean |
SearchManagerService.createField(FieldInfoBean field,
boolean isUpdated)
|
Set<String> |
SearchManagerService.getIndexCapabilities(String indexLocator)
|
ArrayList<String> |
SearchManagerService.getIndexLocatorList(String fieldID,
String collectionID,
String type)
|
| Uses of CommunicationFailureException in org.gcube.portlets.admin.searchmanagerportlet.gwt.server |
|---|
| Methods in org.gcube.portlets.admin.searchmanagerportlet.gwt.server that throw CommunicationFailureException | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||