Uses of Interface
org.osid.recipe.ProcedureSearch
Packages that use ProcedureSearch
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of ProcedureSearch in org.osid.recipe
Methods in org.osid.recipe that return ProcedureSearchModifier and TypeMethodDescriptionProcedureSearchSession.getProcedureSearch()Gets a procedure search.Methods in org.osid.recipe with parameters of type ProcedureSearchModifier and TypeMethodDescriptionProcedureSearchSession.getProceduresBySearch(ProcedureQuery procedureQuery, ProcedureSearch procedureSearch) Gets the search results matching the given search.