Uses of Interface
org.osid.recipe.RecipeQuerySession
Packages that use RecipeQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of RecipeQuerySession in org.osid.recipe
Subinterfaces of RecipeQuerySession in org.osid.recipeModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRecipeobjects.Methods in org.osid.recipe that return RecipeQuerySessionModifier and TypeMethodDescriptionRecipeManager.getRecipeQuerySession()Gets theOsidSessionassociated with the recipe query service.RecipeProxyManager.getRecipeQuerySession(Proxy proxy) Gets theOsidSessionassociated with the recipe query service.RecipeManager.getRecipeQuerySessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the recipe query service for the given cookbook.RecipeProxyManager.getRecipeQuerySessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the recipe query service for the given cookbook.