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