Interface | osid.contact.rules.ContactEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getContactEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | contactEnablerRecordType | a contact enabler record type |
Return | osid.contact.rules.records.ContactEnablerFormRecord | the contact enabler form 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. |