| Interface | osid.provisioning.rules.ProvisionableEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.provisioning.rules.ProvisionableEnablerAdminSession | ||
osid.provisioning.rules.ProvisionableEnablerList | |||
osid.provisioning.rules.ProvisionableEnablerLookupSession | |||
| Description |
A | ||
| Method | getProvisionableEnablerRecord | ||
| Description |
Gets the provisionable enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | provisionableEnablerRecordType | the type of provisionable enabler record to retrieve |
| Return | osid.provisioning.rules.records.ProvisionableEnablerRecord | the provisionable enabler record | |
| Errors | NULL_ARGUMENT | provisionableEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(provisionableEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |