Interface | osid.hierarchy.Hierarchy | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
A | ||
Method | getHierarchyRecord | ||
Description |
Gets the hierarchy record corresponding to the given
| ||
Parameters | osid.type.Type | hierarchyRecordType | the type of the record to retrieve |
Return | osid.hierarchy.records.HierarchyRecord | the hierarchy record | |
Errors | NULL_ARGUMENT | hierarchyRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(hierarchyrecordType) is false | ||
Compliance | mandatory | This method must be implemented. |