Class VuFindImportMetadataSourceServiceImpl.FindMatchingRecordsCallable

java.lang.Object
org.dspace.importer.external.vufind.VuFindImportMetadataSourceServiceImpl.FindMatchingRecordsCallable
All Implemented Interfaces:
Callable<String>
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)