|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PagedRequestSettings | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs | |
| Uses of PagedRequestSettings in org.gcube.application.aquamaps.aquamapsservice.stubs |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return PagedRequestSettings | |
|---|---|
PagedRequestSettings |
ViewCustomQueryRequestType.getPagedRequestSettings()
Gets the pagedRequestSettings value for this ViewCustomQueryRequestType. |
PagedRequestSettings |
GetPhylogenyRequestType.getPagedRequestSettings()
Gets the pagedRequestSettings value for this GetPhylogenyRequestType. |
PagedRequestSettings |
GetSpeciesByFiltersRequestType.getPagedRequestSettings()
Gets the pagedRequestSettings value for this GetSpeciesByFiltersRequestType. |
PagedRequestSettings |
GetJSONSubmittedByFiltersRequestType.getSettings()
Gets the settings value for this GetJSONSubmittedByFiltersRequestType. |
PagedRequestSettings |
ViewTableRequestType.getSettings()
Gets the settings value for this ViewTableRequestType. |
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type PagedRequestSettings | |
|---|---|
void |
ViewCustomQueryRequestType.setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this ViewCustomQueryRequestType. |
void |
GetPhylogenyRequestType.setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this GetPhylogenyRequestType. |
void |
GetSpeciesByFiltersRequestType.setPagedRequestSettings(PagedRequestSettings pagedRequestSettings)
Sets the pagedRequestSettings value for this GetSpeciesByFiltersRequestType. |
void |
GetJSONSubmittedByFiltersRequestType.setSettings(PagedRequestSettings settings)
Sets the settings value for this GetJSONSubmittedByFiltersRequestType. |
void |
ViewTableRequestType.setSettings(PagedRequestSettings settings)
Sets the settings value for this ViewTableRequestType. |
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type PagedRequestSettings | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||