Package | Description |
---|---|
org.osid.tracking |
The Open Service Interface Definitions for the org.osid.tracking
service.
|
Modifier and Type | Method and Description |
---|---|
FrontOfficeNode |
FrontOfficeHierarchySession.getFrontOfficeNodes(Id frontOfficeId,
long ancestorLevels,
long descendantLevels,
boolean includeSiblings)
Gets a portion of the hierarchy for the given front office.
|
FrontOfficeNode |
FrontOfficeNodeList.getNextFrontOfficeNode()
Gets the next
FrontOfficeNode in this list. |
FrontOfficeNode[] |
FrontOfficeNodeList.getNextFrontOfficeNodes(long n)
Gets the next set of
FrontOfficeNode elements in this
list. |