| Interface | osid.provisioning.rules.BrokerConstrainerSearchOrder | ||
|---|---|---|---|
| Implements | osid.OsidConstrainerSearchOrder | ||
| Description | 
                 An interface for specifying the ordering of search results.  | ||
| Method | getBrokerConstrainerSearchOrderRecord | ||
| Description | 
                     Gets the broker constrainer search order record 
                    corresponding to the given broker constrainer record 
                      | ||
| Parameters | osid.type.Type | brokerConstrainerRecordType | a broker constrainer record type | 
| Return | osid.provisioning.rules.records.BrokerConstrainerSearchOrderRecord | the broker constrainer search order 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. | |