Interface PersonService

All Superinterfaces:
ServiceRead<ContributorDO>, ServiceSearch<ContributorDO>
All Known Implementing Classes:
MockUniversityPersonServiceImpl, ORCIDPersonServiceImpl

public interface PersonService extends ServiceRead<ContributorDO>, ServiceSearch<ContributorDO>
PersonService interface.
  • Method Summary

    Methods inherited from interface org.damap.base.rest.base.service.ServiceRead

    read, read

    Methods inherited from interface org.damap.base.rest.base.service.ServiceSearch

    search