| Interface | osid.learning.ObjectiveBankForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Implemented By | osid.learning.batch.ObjectiveBankBatchForm | ||
| Used By | osid.learning.ObjectiveBankAdminSession | ||
| Description |
This is the form for creating and updating objective
banks. Like all | ||
| Method | getObjectiveBankFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | objectiveBankRecordType | an objective bank record type |
| Return | osid.learning.records.ObjectiveBankFormRecord | the objective bank form record | |
| Errors | NULL_ARGUMENT | objectiveBankRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(objectiveBankRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |