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, notify
String getResourceById(String id, String format) throws PublisherServiceException
PublisherServiceException
eu.dnetlib.domain.EPR getResourcesByIds(List<String> ids, String format) throws PublisherServiceException
PublisherServiceException
Copyright © 2023. All rights reserved.