| Interface | osid.hold.HoldForm | ||
|---|---|---|---|
| Implements | osid.OsidRelationshipForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getHoldFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | holdRecordType | a hold record type |
| Return | osid.hold.records.HoldFormRecord | the hold form record | |
| Errors | NULL_ARGUMENT | holdRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| PERMISSION_DENIED | authorization failure occurred | ||
| UNSUPPORTED | hasRecordType(holdRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |