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