Uses of Interface
org.damap.base.rest.persons.PersonService
Packages that use PersonService
Package
Description
-
Uses of PersonService in org.damap.base.rest
Methods in org.damap.base.rest that return PersonServiceModifier and TypeMethodDescriptionPersonServiceBroker.getServiceForQueryParam(String searchServiceType) getServiceForQueryParam.PersonServiceBroker.getServiceFromQueryParams(jakarta.ws.rs.core.MultivaluedMap<String, String> queryParams) getServiceFromQueryParams.Constructor parameters in org.damap.base.rest with type arguments of type PersonServiceModifierConstructorDescriptionPersonServiceBroker(ConfigResource config, List<PersonService> availableServices) -
Uses of PersonService in org.damap.base.rest.persons
Classes in org.damap.base.rest.persons that implement PersonServiceModifier and TypeClassDescriptionclassMockUniversityPersonServiceImpl class. -
Uses of PersonService in org.damap.base.rest.persons.orcid
Classes in org.damap.base.rest.persons.orcid that implement PersonService