| Interface | osid.learning.ObjectiveBankNode | ||
|---|---|---|---|
| Implements | osid.OsidNode | ||
| Description | 
                 This interface is a container for a partial hierarchy 
                retrieval. The number of hierarchy levels traversable through 
                this interface depend on the number of levels requested in the 
                  | ||
| Method | getObjectiveBank | ||
| Description | 
                     Gets the   | ||
| Return | osid.learning.ObjectiveBank | the objective bank represented by this node | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getParentObjectiveBankNodes | ||
| Description | 
                     Gets the parents of this objective bank.  | ||
| Return | osid.learning.ObjectiveBankNodeList | the parents of the  id   | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getChildObjectiveBankNodes | ||
| Description | 
                     Gets the children of this objective bank.  | ||
| Return | osid.learning.ObjectiveBankNodeList | the children of this objective bank | |
| Compliance | mandatory | This method must be implemented. | |