Uses of Interface
org.osid.recipe.ProcedureAdminSession
Packages that use ProcedureAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
The Open Service Interface Definitions for the org.osid.recipe.batch
service.
-
Uses of ProcedureAdminSession in org.osid.recipe
Methods in org.osid.recipe that return ProcedureAdminSessionModifier and TypeMethodDescriptionRecipeManager.getProcedureAdminSession()Gets theOsidSessionassociated with the procedure administration service.RecipeProxyManager.getProcedureAdminSession(Proxy proxy) Gets theOsidSessionassociated with the procedure administration service.RecipeManager.getProcedureAdminSessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the procedure administration service for the given cookbook.RecipeProxyManager.getProcedureAdminSessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the procedure administration service for the given cookbook. -
Uses of ProcedureAdminSession in org.osid.recipe.batch
Subinterfaces of ProcedureAdminSession in org.osid.recipe.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProceduresin bulk.