Interface | osid.offering.rules.OfferingConstrainerEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
An | ||
Method | getOfferingConstrainerEnablerRecord | ||
Description |
Gets the offering constrainer enabler record
corresponding to the given | ||
Parameters | osid.type.Type | offeringConstrainerEnablerRecordType | the type of offering constrainer enabler record to retrieve |
Return | osid.offering.rules.records.OfferingConstrainerEnablerRecord | the offering constrainer enabler record | |
Errors | NULL_ARGUMENT | offeringConstrainerEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(offeringConstrainerEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |