Uses of Class
org.gbif.api.model.collections.request.DescriptorGroupSearchRequest
-
Packages that use DescriptorGroupSearchRequest Package Description org.gbif.api.service.collections -
-
Uses of DescriptorGroupSearchRequest in org.gbif.api.service.collections
Methods in org.gbif.api.service.collections with parameters of type DescriptorGroupSearchRequest Modifier and Type Method Description PagingResponse<DescriptorGroup>
DescriptorsService. listDescriptorGroups(@NotNull UUID collectionKey, DescriptorGroupSearchRequest searchRequest)
PagesDescriptorGroup
entities based on the parameters received.
-