public class SearchSystemService
extends org.gcube.common.core.porttypes.GCUBEPortType
| Constructor and Description |
|---|
SearchSystemService()
Creates a new
SearchSystemService |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext() |
org.gcube.searchsystem.searchsystemservice.stubs.SearchResponse |
search(String query)
Entry point to the search operation
|
org.gcube.searchsystem.searchsystemservice.stubs.SearchResponse |
searchSec(org.gcube.searchsystem.searchsystemservice.stubs.SearchSec request) |
public SearchSystemService()
SearchSystemServicepublic org.gcube.searchsystem.searchsystemservice.stubs.SearchResponse search(String query) throws org.gcube.common.core.faults.GCUBEFault
query - - The gCQL query to be answeredorg.gcube.common.core.faults.GCUBEFault - An unrecoverable for the operation error occurredpublic org.gcube.searchsystem.searchsystemservice.stubs.SearchResponse searchSec(org.gcube.searchsystem.searchsystemservice.stubs.SearchSec request)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultprotected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypeCopyright © 2014. All Rights Reserved.