Uses of Interface
org.osid.recipe.ProcedureLookupSession
Packages that use ProcedureLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of ProcedureLookupSession in org.osid.recipe
Methods in org.osid.recipe that return ProcedureLookupSessionModifier and TypeMethodDescriptionRecipeManager.getProcedureLookupSession()Gets theOsidSessionassociated with the procedure lookup service.RecipeProxyManager.getProcedureLookupSession(Proxy proxy) Gets theOsidSessionassociated with the procedure lookup service.RecipeManager.getProcedureLookupSessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the procedure lookup service for the given cookbook.RecipeProxyManager.getProcedureLookupSessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the procedure lookup service for the given cookbook.