Package | Description |
---|---|
org.gbif.api.model.collections | |
org.gbif.api.service.collections | |
org.gbif.api.util.iterables |
Modifier and Type | Method and Description |
---|---|
boolean |
Institution.lenientEquals(Institution other) |
Modifier and Type | Method and Description |
---|---|
PagingResponse<Institution> |
InstitutionService.list(InstitutionSearchRequest searchRequest)
Pages
Institution entities based on the parameters received. |
PagingResponse<Institution> |
InstitutionService.listDeleted(InstitutionSearchRequest searchRequest)
Provides access to deleted institutions.
|
Modifier and Type | Method and Description |
---|---|
static Iterable<Institution> |
Iterables.institutions(InstitutionSearchRequest searchRequest,
InstitutionService service,
Integer limit)
Iterable for
InstitutionService.list(InstitutionSearchRequest) . |
PagingResponse<Institution> |
InstitutionsPager.nextPage(PagingRequest page) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.