Package org.damap.base.rest.persons
Interface PersonService
- All Superinterfaces:
ServiceRead<ContributorDO>,ServiceSearch<ContributorDO>
- All Known Implementing Classes:
MockUniversityPersonServiceImpl,ORCIDPersonServiceImpl
PersonService interface.
-
Method Summary
Methods inherited from interface org.damap.base.rest.base.service.ServiceRead
read, readMethods inherited from interface org.damap.base.rest.base.service.ServiceSearch
convertValue, getEntityFields, search