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