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