| Interface | osid.acknowledgement.BillingForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Implemented By | osid.acknowledgement.batch.BillingBatchForm | ||
| Used By | osid.acknowledgement.BillingAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getBillingFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | billingRecordType | the billing record type |
| Return | osid.acknowledgement.records.BillingFormRecord | the record | |
| Errors | NULL_ARGUMENT | billingRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(billingRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |