T
- the extension model class.public interface NameUsageExtensionService<T>
Modifier and Type | Method and Description |
---|---|
PagingResponse<T> |
listByUsage(int taxonKey,
Pageable page)
Returns all extension records for a checklist usage.
|
PagingResponse<T> listByUsage(int taxonKey, @Nullable Pageable page)
taxonKey
- the usage the extensions are related topage
- paging parameters or null for first page with default sizeCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.