Uses of Interface
org.osid.recipe.DirectionReceiver
Packages that use DirectionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of DirectionReceiver in org.osid.recipe
Methods in org.osid.recipe with parameters of type DirectionReceiverModifier and TypeMethodDescriptionRecipeManager.getDirectionNotificationSession(DirectionReceiver directionReceiver) Gets theOsidSessionassociated with the direction notification service.RecipeProxyManager.getDirectionNotificationSession(DirectionReceiver directionReceiver, Proxy proxy) Gets theOsidSessionassociated with the direction notification service.RecipeManager.getDirectionNotificationSessionForCookbook(DirectionReceiver directionReceiver, Id cookbookId) Gets theOsidSessionassociated with the direction notification service for the given cookbook.RecipeProxyManager.getDirectionNotificationSessionForCookbook(DirectionReceiver directionReceiver, Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the direction notification service for the given cookbook.