Uses of Interface
org.osid.recipe.RecipeReceiver
Packages that use RecipeReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of RecipeReceiver in org.osid.recipe
Methods in org.osid.recipe with parameters of type RecipeReceiverModifier and TypeMethodDescriptionRecipeManager.getRecipeNotificationSession(RecipeReceiver recipeReceiver) Gets theOsidSessionassociated with the recipe notification service.RecipeProxyManager.getRecipeNotificationSession(RecipeReceiver recipeReceiver, Proxy proxy) Gets theOsidSessionassociated with the recipe notification service.RecipeManager.getRecipeNotificationSessionForCookbook(RecipeReceiver recipeReceiver, Id cookbookId) Gets theOsidSessionassociated with the recipe notification service for the given cookbook.RecipeProxyManager.getRecipeNotificationSessionForCookbook(RecipeReceiver recipeReceiver, Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the recipe notification service for the given cookbook.