Interface | osid.assessment.BankForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating banks. | ||
Method | getBankFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | bankRecordType | a bank record type |
Return | osid.assessment.records.BankFormRecord | the bank record | |
Errors | NULL_ARGUMENT | bankRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(bankRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |