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