Class VuFindImportMetadataSourceServiceImpl.FindMatchingRecordsCallable
- java.lang.Object
-
- org.dspace.importer.external.vufind.VuFindImportMetadataSourceServiceImpl.FindMatchingRecordsCallable
-
- Enclosing class:
- VuFindImportMetadataSourceServiceImpl
public class VuFindImportMetadataSourceServiceImpl.FindMatchingRecordsCallable extends Object implements Callable<String>
This class is a Callable implementation to search VuFind entries using author and title.- Author:
- Mykhaylo Boychuk (mykhaylo.boychuk@4science.com)
-
-
Constructor Summary
Constructors Constructor Description FindMatchingRecordsCallable(Query query)
-