Uses of Interface
org.gbif.api.service.collections.CrudService
-
Packages that use CrudService Package Description org.gbif.api.service.collections -
-
Uses of CrudService in org.gbif.api.service.collections
Subinterfaces of CrudService in org.gbif.api.service.collections Modifier and Type Interface Description interface
CollectionEntityService<T extends CollectionEntity>
interface
CollectionService
API Service to work with collections.interface
InstitutionService
Service for institutions in the collections context.
-