| Interface | Description |
|---|---|
| CrudService<T,W,K> |
A generic CRUD service interface for any writable entity.
|
| IdentityAccessService |
Identity service accessing a single user, in read-only.
|
| SearchService<T,P extends Enum<?> & SearchParameter,R extends SearchRequest<P>> |
Parameterized generic search interface that supports pagination.
|
| SuggestService<T,P extends Enum<?> & SearchParameter,R extends SearchRequest<P>> |
Generic search interface for a suggest/autocomplete service.
|
| UserService | Deprecated |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.