| Interface | osid.contact.AddressBook | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 An   | ||
| Method | getAddressBookRecord | ||
| Description | 
                     Gets the address book record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | addressBookRecordType | the type of address book record to retrieve | 
| Return | osid.contact.records.AddressBookRecord | the address book 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. | |