Interface | osid.acknowledgement.CreditForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
Description |
This is the form for creating and updating | ||
Method | getCreditFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | creditRecordType | the credit record type |
Return | osid.acknowledgement.records.CreditFormRecord | the record | |
Errors | NULL_ARGUMENT | creditRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(creditRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |