Uses of Interface
org.osid.cataloging.CatalogNode
Packages that use CatalogNode
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging
service.
-
Uses of CatalogNode in org.osid.cataloging
Methods in org.osid.cataloging that return CatalogNodeModifier and TypeMethodDescriptionCatalogHierarchySession.getCatalogNodes(Id catalogId, long ancestorLevels, long descendantLevels, boolean includeSiblings) Gets a portion of the hierarchy for the given catalog.CatalogNodeList.getNextCatalogNode()Gets the nextCatalogNodein this list.CatalogNodeList.getNextCatalogNodes(long n) Gets the next set ofCatalogNodeelements in this list which must be less than or equal to the number returned fromavailable().