Uses of Interface
org.osid.recipe.Cookbook
Packages that use Cookbook
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of Cookbook in org.osid.recipe
Methods in org.osid.recipe that return CookbookModifier and TypeMethodDescriptionCookbookAdminSession.createCookbook(CookbookForm cookbookForm) Creates a newCookbook.CookbookLookupSession.getCookbook(Id jouralId) Gets theCookbookspecified by itsId.CookbookNode.getCookbook()Gets theCookbookat this node.DirectionAdminSession.getCookbook()Gets theCookbookassociated with this session.DirectionLookupSession.getCookbook()Gets theCookbookassociated with this session.DirectionNotificationSession.getCookbook()Gets theCookbookassociated with this session.DirectionQuerySession.getCookbook()Gets theCookbookassociated with this session.DirectionSmartCookbookSession.getCookbook()Gets theCookbookassociated with this session.ProcedureAdminSession.getCookbook()Gets theCookbookassociated with this session.ProcedureLookupSession.getCookbook()Gets theCookbookassociated with this session.ProcedureNotificationSession.getCookbook()Gets theCookbookassociated with this session.ProcedureQuerySession.getCookbook()Gets theCookbookassociated with this session.ProcedureSmartCookbookSession.getCookbook()Gets theCookbookassociated with this session.RecipeAdminSession.getCookbook()Gets theCookbookassociated with this session.RecipeLookupSession.getCookbook()Gets theCookbookassociated with this session.RecipeNotificationSession.getCookbook()Gets theCookbookassociated with this session.RecipeQuerySession.getCookbook()Gets theCookbookassociated with this session.RecipeSmartCookbookSession.getCookbook()Gets theCookbookassociated with this session.CookbookList.getNextCookbook()Gets the nextCookbookin this list.Cookbook[]CookbookList.getNextCookbooks(long n) Gets the next set ofCookbookelements in this list.