| Interface | osid.provisioning.rules.ProvisionEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.provisioning.rules.ProvisionEnablerAdminSession | ||
osid.provisioning.rules.ProvisionEnablerList | |||
osid.provisioning.rules.ProvisionEnablerLookupSession | |||
| Description |
A | ||
| Method | getProvisionEnablerRecord | ||
| Description |
Gets the provision enabler record corresponding to the
given | ||
| Parameters | osid.type.Type | provisionEnablerRecordType | the type of provision enabler record to retrieve |
| Return | osid.provisioning.rules.records.ProvisionEnablerRecord | the provision enabler record | |
| Errors | NULL_ARGUMENT | provisionEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(provisionEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |