Uses of Interface
org.osid.recipe.batch.ProcedureBatchAdminSession
Packages that use ProcedureBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.recipe.batch
service.
-
Uses of ProcedureBatchAdminSession in org.osid.recipe.batch
Methods in org.osid.recipe.batch that return ProcedureBatchAdminSessionModifier and TypeMethodDescriptionRecipeBatchManager.getProcedureBatchAdminSession()Gets theOsidSessionassociated with the bulk procedure administration service.RecipeBatchProxyManager.getProcedureBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk procedure administration service.RecipeBatchManager.getProcedureBatchAdminSessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the bulk procedure administration service for the given cookbook.RecipeBatchProxyManager.getProcedureBatchAdminSessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the bulk procedure administration service for the given cookbook.