Interface | osid.hold.rules.HoldEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getHoldEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | holdEnablerRecordType | a hold enabler record type |
Return | osid.hold.rules.records.HoldEnablerFormRecord | the hold enabler form record | |
Errors | NULL_ARGUMENT | holdEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(holdEnablerRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |