net.sf.oxclient.service.client
Interface IOXSession

All Superinterfaces:
IGroupwareSession<Folder>
All Known Implementing Classes:
OXGroupwareSession

public interface IOXSession
extends IGroupwareSession<Folder>

Author:
Björn Voß

Method Summary
 IOXContactModule getContactModule()
           
 IOXFolderModule getFolderModule()
           
 
Methods inherited from interface net.sf.oxclient.IGroupwareSession
createQuery, getModule, getRootFolders, getSessionId, getUser
 

Method Detail

getFolderModule

IOXFolderModule getFolderModule()

getContactModule

IOXContactModule getContactModule()


Copyright © 2007. All Rights Reserved.