Interface | osid.contact.AddressBookForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getAddressBookFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | addressBookRecordType | the address book record type |
Return | osid.contact.records.AddressBookFormRecord | the address book form record | |
Errors | NULL_ARGUMENT | addressBookRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(addressBookRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |