public interface PublisherService extends DriverService
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceById(String id,
String format) |
eu.dnetlib.domain.EPR |
getResourcesByIds(List<String> ids,
String format) |
identify, notifyString getResourceById(String id, String format) throws PublisherServiceException
PublisherServiceExceptioneu.dnetlib.domain.EPR getResourcesByIds(List<String> ids, String format) throws PublisherServiceException
PublisherServiceExceptionCopyright © 2026. All rights reserved.