Package | Description |
---|---|
org.osid.hold |
The Open Service Interface Definitions for the org.osid.hold
service.
|
Modifier and Type | Method and Description |
---|---|
HoldSearch |
HoldSearchSession.getHoldSearch()
Gets a hold search.
|
Modifier and Type | Method and Description |
---|---|
HoldSearchResults |
HoldSearchSession.getHoldsBySearch(HoldQuery holdQuery,
HoldSearch holdSearch)
Gets the search results matching the given search query using the
given search.
|