Uses of Interface
org.osid.repository.RepositoryQuery
Packages that use RepositoryQuery
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.repository.rules
service.
-
Uses of RepositoryQuery in org.osid.repository
Methods in org.osid.repository that return RepositoryQueryModifier and TypeMethodDescriptionRepositoryQuery.getAncestorRepositoryQuery()Gets the query for a repository.RepositoryQuery.getDescendantRepositoryQuery()Gets the query for a repository.AssetQuery.getRepositoryQuery()Gets the query for a repository.CompositionQuery.getRepositoryQuery()Gets the query for a repository.RepositoryQuerySession.getRepositoryQuery()Gets a repository query.RepositorySearchSession.getRepositoryQueryFromInspector(RepositoryQueryInspector repositoryQueryInspector) Gets a repository query from an inspector.Methods in org.osid.repository with parameters of type RepositoryQueryModifier and TypeMethodDescriptionRepositoryQuerySession.getRepositoriesByQuery(RepositoryQuery repositoryQuery) Gets a list ofRepositoriesmatching the given repository query.RepositorySearchSession.getRepositoriesBySearch(RepositoryQuery repositoryQuery, RepositorySearch repositorySearch) Gets the search results matching the given search query using the given search. -
Uses of RepositoryQuery in org.osid.repository.rules
Methods in org.osid.repository.rules that return RepositoryQueryModifier and TypeMethodDescriptionCompositionEnablerQuery.getRepositoryQuery()Gets the query for a repository.