public class MDStoreRetriever extends Object
| Constructor and Description |
|---|
MDStoreRetriever() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
deliver(String format,
String layout,
String interpretation) |
W3CEndpointReference |
deliver(String mdId,
String from,
String until,
String recordFilter) |
String |
deliverRecord(String mdId,
String recordId) |
MDStoreDao |
getDao() |
List<String> |
getMDStoreRecords(String mdId,
int pageSize,
int offset,
Map<String,String> queryParam) |
eu.dnetlib.enabling.resultset.ResultSetFactory |
getResultSetFactory() |
void |
setDao(MDStoreDao dao) |
void |
setResultSetFactory(eu.dnetlib.enabling.resultset.ResultSetFactory resultSetFactory) |
public W3CEndpointReference deliver(String mdId, String from, String until, String recordFilter) throws eu.dnetlib.data.mdstore.MDStoreServiceException
eu.dnetlib.data.mdstore.MDStoreServiceExceptionpublic Iterable<String> deliver(String format, String layout, String interpretation) throws eu.dnetlib.data.mdstore.MDStoreServiceException
eu.dnetlib.data.mdstore.MDStoreServiceExceptionpublic String deliverRecord(String mdId, String recordId) throws eu.dnetlib.data.mdstore.MDStoreServiceException, eu.dnetlib.data.mdstore.DocumentNotFoundException
eu.dnetlib.data.mdstore.MDStoreServiceExceptioneu.dnetlib.data.mdstore.DocumentNotFoundExceptionpublic MDStoreDao getDao()
public void setDao(MDStoreDao dao)
public eu.dnetlib.enabling.resultset.ResultSetFactory getResultSetFactory()
public void setResultSetFactory(eu.dnetlib.enabling.resultset.ResultSetFactory resultSetFactory)
Copyright © 2025. All rights reserved.