Uses of Interface
org.osid.recipe.CookbookQueryInspector
Packages that use CookbookQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of CookbookQueryInspector in org.osid.recipe
Methods in org.osid.recipe that return CookbookQueryInspectorModifier and TypeMethodDescriptionCookbookQueryInspector.getAncestorCookbookTerms()Gets the ancestor cookbook terms.CookbookSearchResults.getCookbookQueryInspector()Gets the inspector for the query to examine the terns used in the search.DirectionQueryInspector.getCookbookTerms()Gets the cookbook query terms.ProcedureQueryInspector.getCookbookTerms()Gets the cookbook terms.RecipeQueryInspector.getCookbookTerms()Gets the cookbook query terms.CookbookQueryInspector.getDescendantCookbookTerms()Gets the descendant cookbook terms.Methods in org.osid.recipe with parameters of type CookbookQueryInspectorModifier and TypeMethodDescriptionCookbookSearchSession.getCookbookQueryFromInspector(CookbookQueryInspector cookbookQueryInspector) Gets a cookbook query from an inspector.