| Package | Description |
|---|---|
| org.osid.repository |
The Open Service Interface Definitions for the org.osid.repository
service.
|
| Modifier and Type | Method and Description |
|---|---|
CompositionSearch |
CompositionSearchSession.getCompositionSearch()
Gets a composition search.
|
| Modifier and Type | Method and Description |
|---|---|
CompositionSearchResults |
CompositionSearchSession.getCompositionsBySearch(CompositionQuery compositionQuery,
CompositionSearch compositionSearch)
Gets the search results matching the given search query using the
given search.
|