Uses of Class
org.gbif.api.model.registry.Node
Packages that use Node
Package
Description
-
Uses of Node in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry with parameters of type NodeModifier and TypeMethodDescriptionbooleanNode.lenientEquals(Node other) Compares the entities for business logic equality using a very lenient approach. -
Uses of Node in org.gbif.api.service.registry
Methods in org.gbif.api.service.registry that return NodeModifier and TypeMethodDescriptionNodeService.getByCountry(Country country) Returns a node for a given country.Methods in org.gbif.api.service.registry that return types with arguments of type NodeModifier and TypeMethodDescriptionNodeService.list(NodeRequestSearchParams searchParams) Provides paging service to list nodes that can be filtered by multiple parameters. -
Uses of Node in org.gbif.api.util.iterables
Methods in org.gbif.api.util.iterables that return types with arguments of type NodeModifier and TypeMethodDescriptionNodePager.nextPage(PagingRequest page) Iterables.nodes(NodeService service) Iterate over all endorsing nodes