Package | Description |
---|---|
org.osid.room |
The Open Service Interface Definitions for the org.osid.room
service.
|
Modifier and Type | Method and Description |
---|---|
CampusNode |
CampusHierarchySession.getCampusNodes(Id campusId,
long ancestorLevels,
long descendantLevels,
boolean includeSiblings)
Gets a portion of the hierarchy for the given campus.
|
CampusNode |
CampusNodeList.getNextCampusNode()
Gets the next
CampusNode in this list. |
CampusNode[] |
CampusNodeList.getNextCampusNodes(long n)
Gets the next set of
CampusNode elements in this list. |