Interface | osid.hierarchy.HierarchyForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getHierarchyFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | hierarchyRecordType | the hierarchy record type |
Return | osid.hierarchy.records.HierarchyFormRecord | the hierarchy form 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. |