| Package | Description |
|---|---|
| org.osid.recipe |
The Open Service Interface Definitions for the org.osid.recipe
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProcedureNotificationSession |
RecipeManager.getProcedureNotificationSession(ProcedureReceiver procedureReceiver)
Gets the
OsidSession associated with the procedure
notification service. |
ProcedureNotificationSession |
RecipeProxyManager.getProcedureNotificationSession(ProcedureReceiver procedureReceiver,
Proxy proxy)
Gets the
OsidSession associated with the procedure
notification service. |
ProcedureNotificationSession |
RecipeManager.getProcedureNotificationSessionForCookbook(ProcedureReceiver procedureReceiver,
Id cookbookId)
Gets the
OsidSession associated with the procedure
notification service for the given cookbook. |
ProcedureNotificationSession |
RecipeProxyManager.getProcedureNotificationSessionForCookbook(ProcedureReceiver procedureReceiver,
Id cookbookId,
Proxy proxy)
Gets the
OsidSession associated with the procedure
notification service for the given cookbook. |