Uses of Class
org.gbif.api.model.registry.Network
Packages that use Network
-
Uses of Network in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry with parameters of type NetworkModifier and TypeMethodDescriptionbooleanNetwork.lenientEquals(Network other) Tests persisted fields, excluding the server controlled values such as key and createdBy. -
Uses of Network in org.gbif.api.service.registry
Methods in org.gbif.api.service.registry that return types with arguments of type NetworkModifier and TypeMethodDescriptionNetworkService.list(NetworkRequestSearchParams searchParams) Provides paging service to list networks that can be filtered by multiple parameters.DatasetService.listNetworks(UUID datasetKey) Lists all networks that this dataset is a constituent of.