Interface | osid.learning.ObjectiveBank | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
an objective bank defines a collection of objectives. | ||
Method | getObjectiveBankRecord | ||
Description |
Gets the objective bank record corresponding to the
given | ||
Parameters | osid.type.Type | objectiveBankRecordType | an objective bank record type |
Return | osid.learning.records.ObjectiveBankRecord | the objective bank 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. |