public class ArXivOnlineDataLoader extends NetworkSubmissionLookupDataLoader
| Constructor and Description |
|---|
ArXivOnlineDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
List<gr.ekt.bte.core.Record> |
getByIdentifier(Context context,
Map<String,Set<String>> keys) |
List<String> |
getSupportedIdentifiers() |
boolean |
isSearchProvider() |
List<gr.ekt.bte.core.Record> |
search(Context context,
String title,
String author,
int year) |
void |
setArXivService(ArXivService arXivService) |
void |
setSearchProvider(boolean searchProvider) |
convertFields, getByDOIs, getFieldMap, getIdentifiers, getRecords, getRecords, getSearchTerms, setFieldMap, setIdentifiers, setProviderName, setSearchTermspublic void setArXivService(ArXivService arXivService)
public void setSearchProvider(boolean searchProvider)
public boolean isSearchProvider()
public List<gr.ekt.bte.core.Record> getByIdentifier(Context context, Map<String,Set<String>> keys) throws org.apache.http.HttpException, IOException
org.apache.http.HttpExceptionIOExceptionpublic List<gr.ekt.bte.core.Record> search(Context context, String title, String author, int year) throws org.apache.http.HttpException, IOException
org.apache.http.HttpExceptionIOExceptionCopyright © 2014 DuraSpace. All Rights Reserved.