Uses of Class
eu.dnetlib.uoaadmintools.entities.curator.CuratorResponse
-
Packages that use CuratorResponse Package Description eu.dnetlib.uoaadmintools.controllers eu.dnetlib.uoaadmintools.services -
-
Uses of CuratorResponse in eu.dnetlib.uoaadmintools.controllers
Methods in eu.dnetlib.uoaadmintools.controllers that return types with arguments of type CuratorResponse Modifier and Type Method Description List<CuratorResponse>CuratorController. getCurators(String pid)Return a list with curator for a specific community -
Uses of CuratorResponse in eu.dnetlib.uoaadmintools.services
Methods in eu.dnetlib.uoaadmintools.services that return types with arguments of type CuratorResponse Modifier and Type Method Description List<CuratorResponse>CuratorService. getCurators(String pid)
-