public class DiscoverySearchRequestProcessor extends Object
| Constructor and Description |
|---|
DiscoverySearchRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
List<DSpaceObject> |
doItemMapSearch(Context context,
String queryString,
Collection collection)
Search for Items to be mapped into a Collection.
|
public List<DSpaceObject> doItemMapSearch(Context context, String queryString, Collection collection) throws IOException
queryString - matches the interesting Items.collection - into which the found Items may be mapped.IOExceptionCopyright © 2016 DuraSpace. All Rights Reserved.