com.zion.jbuddy.lcs
Interface IAddressBookProvider
public interface IAddressBookProvider
Represents a storage provider for LCS/OCS address books. The Address Book
Provider is used to cache information from the Address Book Server locally,
to allow contact information retrieval and searches.
- Since:
- 6.3
- See Also:
ILcsClient.setAddressBookProvider(IAddressBookProvider)
getAddressBook
IAddressBook getAddressBook(String name)
throws Exception
- Returns the specified address book.
- Parameters:
name - the address book's name
- Returns:
- the address book
- Throws:
Exception - if some error occurred
JBuddy is a trademark of Zion Software, LLC in the US and other countries.
Copyright 2000-2012 Zion Software, LLC All Rights Reserved.