Uses of Interface
org.osid.resource.ResourceSearch
Packages that use ResourceSearch
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of ResourceSearch in org.osid.resource
Methods in org.osid.resource that return ResourceSearchModifier and TypeMethodDescriptionResourceSearchSession.getResourceSearch()Gets a resource search.Methods in org.osid.resource with parameters of type ResourceSearchModifier and TypeMethodDescriptionResourceSearchSession.getResourcesBySearch(ResourceQuery resourceQuery, ResourceSearch resourceSearch) Gets the search results matching the given search query using the given search.