| Interface | osid.provisioning.rules.PoolEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.provisioning.rules.PoolEnablerAdminSession | ||
osid.provisioning.rules.PoolEnablerList | |||
osid.provisioning.rules.PoolEnablerLookupSession | |||
| Description |
A | ||
| Method | getPoolEnablerRecord | ||
| Description |
Gets the pool enabler record corresponding to the given
| ||
| Parameters | osid.type.Type | poolEnablerRecordType | the type of pool enabler record to retrieve |
| Return | osid.provisioning.rules.records.PoolEnablerRecord | the pool enabler record | |
| Errors | NULL_ARGUMENT | poolEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(poolEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |