| Interface | osid.provisioning.rules.BrokerEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.provisioning.rules.BrokerEnablerAdminSession | ||
osid.provisioning.rules.BrokerEnablerList | |||
osid.provisioning.rules.BrokerEnablerLookupSession | |||
| Description |
A | ||
| Method | getBrokerEnablerRecord | ||
| Description |
Gets the broker enabler record corresponding to the
given | ||
| Parameters | osid.type.Type | brokerEnablerRecordType | the type of broker enabler record to retrieve |
| Return | osid.provisioning.rules.records.BrokerEnablerRecord | the broker enabler record | |
| Errors | NULL_ARGUMENT | brokerEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(brokerEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |