Uses of Interface
org.osid.repository.RepositorySearch
Packages that use RepositorySearch
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of RepositorySearch in org.osid.repository
Methods in org.osid.repository that return RepositorySearchModifier and TypeMethodDescriptionRepositorySearchSession.getRepositorySearch()Gets a repository search.Methods in org.osid.repository with parameters of type RepositorySearchModifier and TypeMethodDescriptionRepositorySearchSession.getRepositoriesBySearch(RepositoryQuery repositoryQuery, RepositorySearch repositorySearch) Gets the search results matching the given search query using the given search.