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