Interface | osid.provisioning.rules.BrokerConstrainer | ||
---|---|---|---|
Implements | osid.OsidConstrainer | ||
Description |
A | ||
Method | getBrokerConstrainerRecord | ||
Description |
Gets the broker constrainer record corresponding to the
given | ||
Parameters | osid.type.Type | brokerConstrainerRecordType | the type of broker constrainer record to retrieve |
Return | osid.provisioning.rules.records.BrokerConstrainerRecord | the broker constrainer record | |
Errors | NULL_ARGUMENT | brokerConstrainerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(brokerConstrainerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |