Uses of Interface
org.osid.recipe.DirectionAdminSession
Packages that use DirectionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
The Open Service Interface Definitions for the org.osid.recipe.batch
service.
-
Uses of DirectionAdminSession in org.osid.recipe
Methods in org.osid.recipe that return DirectionAdminSessionModifier and TypeMethodDescriptionRecipeManager.getDirectionAdminSession()Gets theOsidSessionassociated with the direction administration service.RecipeProxyManager.getDirectionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the direction administration service.RecipeManager.getDirectionAdminSessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the direction administration service for the given cookbook.RecipeProxyManager.getDirectionAdminSessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the direction administration service for the given cookbook. -
Uses of DirectionAdminSession in org.osid.recipe.batch
Subinterfaces of DirectionAdminSession in org.osid.recipe.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesDirectionsin bulk.