| Package | Description |
|---|---|
| org.gcube.searchsystem.searchsystemservice.stubs |
| Modifier and Type | Method and Description |
|---|---|
StringArray |
SearchSec.getSids()
Gets the sids value for this SearchSec.
|
StringArray |
SearchSecResponse.getWarnings()
Gets the warnings value for this SearchSecResponse.
|
StringArray |
SearchResponse.getWarnings()
Gets the warnings value for this SearchResponse.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSec.setSids(StringArray sids)
Sets the sids value for this SearchSec.
|
void |
SearchSecResponse.setWarnings(StringArray warnings)
Sets the warnings value for this SearchSecResponse.
|
void |
SearchResponse.setWarnings(StringArray warnings)
Sets the warnings value for this SearchResponse.
|
| Constructor and Description |
|---|
SearchResponse(String resultSetEpr,
StringArray warnings) |
SearchSec(String query,
StringArray sids) |
SearchSecResponse(String resultSetEpr,
StringArray warnings) |
Copyright © 2014. All Rights Reserved.