Interface | osid.calendaring.rules.SupersedingEventEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getSupersedingEventEnablerRecord | ||
Description |
Gets the superseding event enabler record corresponding
to the given | ||
Parameters | osid.type.Type | supersedingEventEnablerRecordType | the type of superseding event enabler record to retrieve |
Return | osid.calendaring.rules.records.SupersedingEventEnablerRecord | the superseding event enabler record | |
Errors | NULL_ARGUMENT | supersedingEventEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(supersedingEventEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |