Uses of Interface
org.osid.resource.BinNode
Packages that use BinNode
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of BinNode in org.osid.resource
Methods in org.osid.resource that return BinNodeModifier and TypeMethodDescriptionBinHierarchySession.getBinNodes(Id binId, long ancestorLevels, long descendantLevels, boolean includeSiblings) Gets a portion of the hierarchy for the given bin.BinNodeList.getNextBinNode()Gets the nextBinNodein this list.BinNode[]BinNodeList.getNextBinNodes(long n) Gets the next set ofBinNodeelements in this list which must be less than or equal to the return fromavailable().