| Interface | osid.provisioning.rules.BrokerProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
A | ||
| Method | getBrokerProcessorEnablerRecord | ||
| Description |
Gets the broker processor enabler record corresponding
to the given | ||
| Parameters | osid.type.Type | brokerProcessorEnablerRecordType | the type of broker processor enabler record to retrieve |
| Return | osid.provisioning.rules.records.BrokerProcessorEnablerRecord | the broker processor enabler record | |
| Errors | NULL_ARGUMENT | brokerProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(brokerProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |