|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryArgs | |
|---|---|
| org.dspace.search | Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range. |
| Uses of QueryArgs in org.dspace.search |
|---|
| Methods in org.dspace.search with parameters of type QueryArgs | |
|---|---|
static QueryResults |
DSQuery.doQuery(Context c,
QueryArgs args)
Do a query, returning a QueryResults object |
static QueryResults |
DSQuery.doQuery(Context c,
QueryArgs args,
Collection coll)
Do a query, restricted to a collection |
static QueryResults |
DSQuery.doQuery(Context c,
QueryArgs args,
Community comm)
Do a query, restricted to a community |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||