Uses of Interface
org.osid.recipe.ProcedureQuerySession
Packages that use ProcedureQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of ProcedureQuerySession in org.osid.recipe
Subinterfaces of ProcedureQuerySession in org.osid.recipeModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingProcedureobjects.Methods in org.osid.recipe that return ProcedureQuerySessionModifier and TypeMethodDescriptionRecipeManager.getProcedureQuerySession()Gets theOsidSessionassociated with the procedure query service.RecipeProxyManager.getProcedureQuerySession(Proxy proxy) Gets theOsidSessionassociated with the procedure query service.RecipeManager.getProcedureQuerySessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the procedure query service for the given cookbook.RecipeProxyManager.getProcedureQuerySessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the procedure query service for the given cookbook.