| Interface | osid.provisioning.Broker | ||
|---|---|---|---|
| Implements | osid.OsidGovernator | ||
| Description | 
                 A   | ||
| Method | getBrokerRecord | ||
| Description | 
                     Gets the broker record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | brokerRecordType | the type of broker record to retrieve | 
| Return | osid.provisioning.records.BrokerRecord | the broker 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. | |