| Interface | osid.billing.CategoryForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getCategoryFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | categoryRecordType | a category record type | 
| Return | osid.billing.records.CategoryFormRecord | the category form record | |
| Errors | NULL_ARGUMENT |  categoryRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(categoryRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |