| Interface | osid.contact.rules.ContactEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.contact.rules.ContactEnablerAdminSession | ||
osid.contact.rules.ContactEnablerList | |||
osid.contact.rules.ContactEnablerLookupSession | |||
| Description |
A | ||
| Method | getContactEnablerRecord | ||
| Description |
Gets the contact enabler record corresponding to the
given | ||
| Parameters | osid.type.Type | contactEnablerRecordType | the type of contact enabler record to retrieve |
| Return | osid.contact.rules.records.ContactEnablerRecord | the contact enabler record | |
| Errors | NULL_ARGUMENT | contactEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(contactEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |