Uses of Interface
org.osid.repository.CompositionSearch
Packages that use CompositionSearch
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of CompositionSearch in org.osid.repository
Methods in org.osid.repository that return CompositionSearchModifier and TypeMethodDescriptionCompositionSearchSession.getCompositionSearch()Gets a composition search.Methods in org.osid.repository with parameters of type CompositionSearchModifier and TypeMethodDescriptionCompositionSearchSession.getCompositionsBySearch(CompositionQuery compositionQuery, CompositionSearch compositionSearch) Gets the search results matching the given search query using the given search.