| Interface | osid.calendaring.CommitmentForm | ||
|---|---|---|---|
| Implements | osid.OsidRelationshipForm | ||
| Implemented By | osid.calendaring.batch.CommitmentBatchForm | ||
| Used By | osid.calendaring.CommitmentAdminSession | ||
| 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. | |