| Package | Description |
|---|---|
| org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogueNode |
CatalogueHierarchySession.getCatalogueNodes(Id catalogueId,
long ancestorLevels,
long descendantLevels,
boolean includeSiblings)
Gets a portion of the hierarchy for the given catalogue.
|
CatalogueNode |
CatalogueNodeList.getNextCatalogueNode()
Gets the next
CatalogueNode in this list. |
CatalogueNode[] |
CatalogueNodeList.getNextCatalogueNodes(long n)
Gets the next set of
CatalogueNode elements in this
list. |