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