| com.sun.ssoadapter.ab.pim.JPimAddressBook com.sun.ssoadapter.ab.exchange.ExchangeAddressBook
ExchangeAddressBook | public ExchangeAddressBook(ABStore store, PimAddressBook pBook, String abID)(Code) | | |
Methods inherited from com.sun.ssoadapter.ab.pim.JPimAddressBook | public void add(Element element) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public void addGroupMember(Element element, Group group) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public void delete(Element element) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public void deleteGroupMember(Element element, Group group) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public Element[] fetch(ABFilter abFilter) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public Element[] fetchGroupMembers(ABFilter filter, Group group) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public void modify(Element oldElement, Element newElement) throws ABStoreException, OperationNotSupportedException(Code)(Java Doc) public ABSearchTerm newABSearchTerm(String name, String value, boolean exact)(Code)(Java Doc) public ABSearchTerm newABSearchTerm(ABSearchTerm term, int op) throws ABStoreException(Code)(Java Doc) public ABSearchTerm newABSearchTerm(ABSearchTerm[] terms, int op) throws ABStoreException(Code)(Java Doc)
|
|
|