Uses of Interface
org.osid.recipe.ProcedureReceiver
Packages that use ProcedureReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of ProcedureReceiver in org.osid.recipe
Methods in org.osid.recipe with parameters of type ProcedureReceiverModifier 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.