Package | Description |
---|---|
org.osid.recipe |
The Open Service Interface Definitions for the org.osid.recipe
service.
|
Modifier and Type | Method and Description |
---|---|
CookbookNode |
CookbookHierarchySession.getCookbookNodes(Id cookbookId,
long ancestorLevels,
long descendantLevels,
boolean includeSiblings)
Gets a portion of the hierarchy for the given cookbook.
|
CookbookNode |
CookbookNodeList.getNextCookbookNode()
Gets the next
CookbookNode in this list. |
CookbookNode[] |
CookbookNodeList.getNextCookbookNodes(long n)
Gets the next set of
CookbookNode elements in this
list. |