Interface | osid.learning.ObjectiveBankForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating objective banks.
| ||
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. |