Interface | osid.offering.rules.CanonicalUnitProcessor | ||
---|---|---|---|
Implements | osid.OsidProcessor | ||
Description |
A | ||
Method | getCanonicalUnitProcessorRecord | ||
Description |
Gets the canonical unit processor record corresponding
to the given | ||
Parameters | osid.type.Type | canonicalUnitProcessorRecordType | the type of canonical unit processor record to retrieve |
Return | osid.offering.rules.records.CanonicalUnitProcessorRecord | the canonical unit processor record | |
Errors | NULL_ARGUMENT | canonicalUnitProcessorRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(canonicalUnitProcessorRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |