| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs |
| Modifier and Type | Method and Description |
|---|---|
PagedRequestSettings |
GetPhylogenyRequestType.getPagedRequestSettings()
Gets the pagedRequestSettings value for this GetPhylogenyRequestType.
|
PagedRequestSettings |
ViewCustomQueryRequestType.getPagedRequestSettings()
Gets the pagedRequestSettings value for this ViewCustomQueryRequestType.
|
PagedRequestSettings |
GetSpeciesByFiltersRequestType.getPagedRequestSettings()
Gets the pagedRequestSettings value for this GetSpeciesByFiltersRequestType.
|
PagedRequestSettings |
ViewTableRequestType.getSettings()
Gets the settings value for this ViewTableRequestType.
|
PagedRequestSettings |
GetJSONSubmittedByFiltersRequestType.getSettings()
Gets the settings value for this GetJSONSubmittedByFiltersRequestType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPhylogenyRequestType.setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this GetPhylogenyRequestType.
|
void |
ViewCustomQueryRequestType.setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this ViewCustomQueryRequestType.
|
void |
GetSpeciesByFiltersRequestType.setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this GetSpeciesByFiltersRequestType.
|
void |
ViewTableRequestType.setSettings(PagedRequestSettings settings)
Sets the settings value for this ViewTableRequestType.
|
void |
GetJSONSubmittedByFiltersRequestType.setSettings(PagedRequestSettings settings)
Sets the settings value for this GetJSONSubmittedByFiltersRequestType.
|
| Constructor and Description |
|---|
GetJSONSubmittedByFiltersRequestType(FieldArray filters,
PagedRequestSettings settings) |
GetPhylogenyRequestType(FieldArray fieldList,
PagedRequestSettings pagedRequestSettings,
Field toSelect) |
GetSpeciesByFiltersRequestType(FilterArray genericSearchFilters,
int hspen,
PagedRequestSettings pagedRequestSettings,
FilterArray specieficFilters) |
ViewCustomQueryRequestType(PagedRequestSettings pagedRequestSettings,
String user) |
ViewTableRequestType(FieldArray filter,
ViewTableFormat format,
PagedRequestSettings settings,
String tablename) |
Copyright © 2015. All Rights Reserved.