|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.searchsystem.searchsystemservice.SearchSystemService
public class SearchSystemService
Web Service front end to the gCube Search System
Constructor Summary | |
---|---|
SearchSystemService()
Creates a new SearchSystemService |
Method Summary | |
---|---|
SearchResponse |
search(java.lang.String query)
Entry point to the search operation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchSystemService()
SearchSystemService
Method Detail |
---|
public SearchResponse search(java.lang.String query) throws GCUBEFault
query
- - The gCQL query to be answered
GCUBEFault
- An unrecoverable for the operation error occurred
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |