net.sf.oxclient.service.client.impl
Class OXGroupwareSession
java.lang.Object
net.sf.oxclient.service.AbsGroupwareSession<Folder>
net.sf.oxclient.service.client.impl.OXGroupwareSession
- All Implemented Interfaces:
- IGroupwareSession<Folder>, IOXSession
public class OXGroupwareSession
- extends AbsGroupwareSession<Folder>
- implements IOXSession
- Author:
- Björn Voß
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OXGroupwareSession
public OXGroupwareSession()
getContactModule
public IOXContactModule getContactModule()
- Specified by:
getContactModule
in interface IOXSession
getFolderModule
public IOXFolderModule getFolderModule()
- Specified by:
getFolderModule
in interface IOXSession
setContactModule
public void setContactModule(String contactModule)
- Parameters:
contactModule
- the contactModule to set
setFolderModule
public void setFolderModule(String folderModule)
- Parameters:
folderModule
- the folderModule to set
Copyright © 2007. All Rights Reserved.