| Interface | osid.offering.rules.CanonicalUnitProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
An | ||
| Method | getCanonicalUnitProcessorEnablerRecord | ||
| Description |
Gets the canonical unit processor enabler record
corresponding to the given | ||
| Parameters | osid.type.Type | canonicalUnitProcessorEnablerRecordType | the type of canonical unit processor enabler record to retrieve |
| Return | osid.offering.rules.records.CanonicalUnitProcessorEnablerRecord | the canonical unit processor enabler record | |
| Errors | NULL_ARGUMENT | canonicalUnitProcessorEnablerRecordType is null
| |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(canonicalUnitProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |