| Interface | osid.provisioning.BrokerForm | ||
|---|---|---|---|
| Implements | osid.OsidGovernatorForm | ||
| Description | 
                 This is the form for creating and updating brokers.   | ||
| Method | getBrokerFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | brokerRecordType | a broker record type | 
| Return | osid.provisioning.records.BrokerFormRecord | the broker form record | |
| Errors | NULL_ARGUMENT |  brokerRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(brokerRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |