public interface CollectorService
extends eu.dnetlib.common.rmi.BaseService
| Modifier and Type | Method and Description |
|---|---|
W3CEndpointReference |
collect(InterfaceDescriptor interfaceDescriptor) |
W3CEndpointReference |
dateRangeCollect(InterfaceDescriptor interfaceDescriptor,
String from,
String until) |
List<ProtocolDescriptor> |
listProtocols() |
List<ProtocolParameterValue> |
listValidValuesForParam(String protocol,
String baseUrl,
String param,
Map<String,String> otherParams) |
W3CEndpointReference collect(InterfaceDescriptor interfaceDescriptor) throws CollectorServiceException
CollectorServiceExceptionW3CEndpointReference dateRangeCollect(InterfaceDescriptor interfaceDescriptor, String from, String until) throws CollectorServiceException
CollectorServiceExceptionList<ProtocolDescriptor> listProtocols()
List<ProtocolParameterValue> listValidValuesForParam(String protocol, String baseUrl, String param, Map<String,String> otherParams) throws CollectorServiceException
CollectorServiceExceptionCopyright © 2026. All rights reserved.