Interface | osid.messaging.MailboxForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating mailboxes.
| ||
Method | getMailboxFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | mailboxRecordType | the mailbox record type |
Return | osid.messaging.records.MailboxFormRecord | the mailbox form record | |
Errors | NULL_ARGUMENT | mailboxRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(mailboxRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |