Interface | osid.calendaring.CommitmentForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
Description |
This is the form for creating and updating | ||
Method | getCommitmentFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | commitmentRecordType | the commitment record type |
Return | osid.calendaring.records.CommitmentFormRecord | the commitment form record | |
Errors | NULL_ARGUMENT | commitmentRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(commitmentRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |