Package | Description |
---|---|
org.gbif.api.model.registry | |
org.gbif.api.service.registry | |
org.gbif.api.util.iterables |
Modifier and Type | Method and Description |
---|---|
boolean |
Node.lenientEquals(Node other)
Compares the entities for business logic equality using a very lenient approach.
|
Modifier and Type | Method and Description |
---|---|
Node |
NodeService.getByCountry(Country country)
Returns a node for a given country.
|
Modifier and Type | Method and Description |
---|---|
PagingResponse<Node> |
NodeService.list(NodeRequestSearchParams searchParams)
Provides paging service to list nodes that can be filtered by multiple parameters.
|
Modifier and Type | Method and Description |
---|---|
PagingResponse<Node> |
NodePager.nextPage(PagingRequest page) |
static Iterable<Node> |
Iterables.nodes(NodeService service)
Iterate over all endorsing nodes
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.