Uses of Interface
org.osid.recipe.RecipeNotificationSession
Packages that use RecipeNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of RecipeNotificationSession in org.osid.recipe
Methods in org.osid.recipe that return RecipeNotificationSessionModifier 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.