public abstract class NetworkSubmissionLookupDataLoader extends Object implements SubmissionLookupDataLoader
| Constructor and Description |
|---|
NetworkSubmissionLookupDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
gr.ekt.bte.core.Record |
convertFields(gr.ekt.bte.core.Record publication) |
List<gr.ekt.bte.core.Record> |
getByDOIs(Context context,
Set<String> doiToSearch) |
Map<String,String> |
getFieldMap() |
Map<String,Set<String>> |
getIdentifiers() |
gr.ekt.bte.core.RecordSet |
getRecords() |
gr.ekt.bte.core.RecordSet |
getRecords(gr.ekt.bte.core.DataLoadingSpec arg0) |
Map<String,Set<String>> |
getSearchTerms() |
void |
setFieldMap(Map<String,String> fieldMap) |
void |
setIdentifiers(Map<String,Set<String>> identifiers) |
void |
setProviderName(String providerName) |
void |
setSearchTerms(Map<String,Set<String>> searchTerms) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetByIdentifier, getSupportedIdentifiers, isSearchProvider, searchpublic List<gr.ekt.bte.core.Record> getByDOIs(Context context, Set<String> doiToSearch) throws org.apache.http.HttpException, IOException
getByDOIs in interface SubmissionLookupDataLoaderorg.apache.http.HttpExceptionIOExceptionpublic gr.ekt.bte.core.RecordSet getRecords()
throws gr.ekt.bte.exceptions.MalformedSourceException
getRecords in interface gr.ekt.bte.core.DataLoadergr.ekt.bte.exceptions.MalformedSourceExceptionpublic gr.ekt.bte.core.RecordSet getRecords(gr.ekt.bte.core.DataLoadingSpec arg0)
throws gr.ekt.bte.exceptions.MalformedSourceException
getRecords in interface gr.ekt.bte.core.DataLoadergr.ekt.bte.exceptions.MalformedSourceExceptionpublic void setProviderName(String providerName)
public gr.ekt.bte.core.Record convertFields(gr.ekt.bte.core.Record publication)
Copyright © 2014 DuraSpace. All Rights Reserved.