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, wait
getByIdentifier, getSupportedIdentifiers, isSearchProvider, search
public List<gr.ekt.bte.core.Record> getByDOIs(Context context, Set<String> doiToSearch) throws org.apache.commons.httpclient.HttpException, IOException
getByDOIs
in interface SubmissionLookupDataLoader
org.apache.commons.httpclient.HttpException
IOException
public gr.ekt.bte.core.RecordSet getRecords() throws gr.ekt.bte.exceptions.MalformedSourceException
getRecords
in interface gr.ekt.bte.core.DataLoader
gr.ekt.bte.exceptions.MalformedSourceException
public 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.DataLoader
gr.ekt.bte.exceptions.MalformedSourceException
public void setProviderName(String providerName)
public gr.ekt.bte.core.Record convertFields(gr.ekt.bte.core.Record publication)
Copyright © 2016 DuraSpace. All Rights Reserved.