Package | Description |
---|---|
org.gbif.api.service.registry |
Modifier and Type | Method and Description |
---|---|
PagingResponse<Organization> |
OrganizationService.list(OrganizationRequestSearchParams searchParams)
Provides paging service to list organizations that can be filtered by multiple parameters.
|
PagingResponse<Organization> |
OrganizationService.listDeleted(OrganizationRequestSearchParams searchParams)
Provides access to deleted organizations.
|
org.geojson.FeatureCollection |
OrganizationService.listGeoJson(OrganizationRequestSearchParams request)
Lists the organizations in GeoJson format.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.