Interface | osid.provisioning.rules.PoolConstrainerEnablerSearchOrder | ||
---|---|---|---|
Implements | osid.OsidEnablerSearchOrder | ||
Description |
An interface for specifying the ordering of search results. | ||
Method | getPoolConstrainerEnablerSearchOrderRecord | ||
Description |
Gets the pool constrainer enabler search order record
corresponding to the given pool constrainer enabler record
| ||
Parameters | osid.type.Type | poolConstrainerEnablerRecordType | a pool constrainer enabler record type |
Return | osid.provisioning.rules.records.PoolConstrainerEnablerSearchOrderRecord | the pool constrainer enabler search order record | |
Errors | NULL_ARGUMENT | poolConstrainerEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(poolConstrainerEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |