| Interface | osid.authentication.AgencyNode | ||
|---|---|---|---|
| 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 | getAgency | ||
| Description | 
                     Gets the   | ||
| Return | osid.authentication.Agency | the agency represented by this node | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getParentAgencyNodes | ||
| Description | 
                     Gets the parents of this agency.  | ||
| Return | osid.authentication.AgencyNodeList | the parents of the  id   | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getChildAgencyNodes | ||
| Description | 
                     Gets the children of this agency.  | ||
| Return | osid.authentication.AgencyNodeList | the children of this agency | |
| Compliance | mandatory | This method must be implemented. | |