Uses of Interface
org.osid.recipe.ProcedureNotificationSession
Packages that use ProcedureNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of ProcedureNotificationSession in org.osid.recipe
Methods in org.osid.recipe that return ProcedureNotificationSessionModifier and TypeMethodDescriptionRecipeManager.getProcedureNotificationSession(ProcedureReceiver procedureReceiver) Gets theOsidSessionassociated with the procedure notification service.RecipeProxyManager.getProcedureNotificationSession(ProcedureReceiver procedureReceiver, Proxy proxy) Gets theOsidSessionassociated with the procedure notification service.RecipeManager.getProcedureNotificationSessionForCookbook(ProcedureReceiver procedureReceiver, Id cookbookId) Gets theOsidSessionassociated with the procedure notification service for the given cookbook.RecipeProxyManager.getProcedureNotificationSessionForCookbook(ProcedureReceiver procedureReceiver, Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the procedure notification service for the given cookbook.