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