Interface PersonService

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

public interface PersonService extends ServiceRead<ContributorDO>, ServiceSearch<ContributorDO>
PersonService interface.