Uses of Interface
org.osid.recipe.RecipeAdminSession
Packages that use RecipeAdminSession
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 RecipeAdminSession in org.osid.recipe
Methods in org.osid.recipe that return RecipeAdminSessionModifier and TypeMethodDescriptionRecipeManager.getRecipeAdminSession()Gets theOsidSessionassociated with the recipe administration service.RecipeProxyManager.getRecipeAdminSession(Proxy proxy) Gets theOsidSessionassociated with the recipe administration service.RecipeManager.getRecipeAdminSessionForCookbook(Id cookbookId) Gets theOsidSessionassociated with the recipe administration service for the given cookbook.RecipeProxyManager.getRecipeAdminSessionForCookbook(Id cookbookId, Proxy proxy) Gets theOsidSessionassociated with the recipe administration service for the given cookbook. -
Uses of RecipeAdminSession in org.osid.recipe.batch
Subinterfaces of RecipeAdminSession in org.osid.recipe.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRecipesin bulk.