net.sf.oxclient.service.client.module
Class OXContactModule
java.lang.Object
net.sf.oxclient.service.AbsGroupwareModule<T,Folder>
net.sf.oxclient.service.client.module.AbsOXModule<Contact>
net.sf.oxclient.service.client.module.OXContactModule
- All Implemented Interfaces:
- IGroupwareModule<Contact,Folder>, IOXContactModule
public class OXContactModule
- extends AbsOXModule<Contact>
- implements IOXContactModule
- Author:
- Björn Voß
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OXContactModule
public OXContactModule()
getListParameters
public Map<String,String> getListParameters(@NotNull
Folder folder)
- Specified by:
getListParameters
in class AbsGroupwareModule<Contact,Folder>
search
public List<Contact> search(String pattern)
- Specified by:
search
in interface IOXContactModule
Copyright © 2007. All Rights Reserved.