Interface | osid.provisioning.rules.PoolConstrainerEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getPoolConstrainerEnablerRecord | ||
Description |
Gets the pool constrainer enabler record corresponding
to the given | ||
Parameters | osid.type.Type | poolConstrainerEnablerRecordType | the type of pool constrainer enabler record to retrieve |
Return | osid.provisioning.rules.records.PoolConstrainerEnablerRecord | the pool constrainer enabler 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. |