net.sf.oxclient.service.client
Interface IOXContactModule

All Superinterfaces:
IGroupwareModule<Contact,Folder>
All Known Implementing Classes:
OXContactModule

public interface IOXContactModule
extends IGroupwareModule<Contact,Folder>

Author:
Björn Voß

Method Summary
 List<Contact> search(String pattern)
           
 
Methods inherited from interface net.sf.oxclient.IGroupwareModule
create, create, createQuery, getByID, getDefaultFolder, getName, list, save
 

Method Detail

search

List<Contact> search(String pattern)


Copyright © 2007. All Rights Reserved.