Uses of Interface
net.sf.oxclient.IGroupwareSession

Packages that use IGroupwareSession
net.sf.oxclient   
net.sf.oxclient.service   
net.sf.oxclient.service.client   
net.sf.oxclient.service.client.impl   
 

Uses of IGroupwareSession in net.sf.oxclient
 

Methods in net.sf.oxclient that return IGroupwareSession
 IGroupwareSession<FolderBean> IGroupwareSessionFactory.login(IUser user)
           
 

Uses of IGroupwareSession in net.sf.oxclient.service
 

Classes in net.sf.oxclient.service that implement IGroupwareSession
 class AbsGroupwareSession<FolderBean>
           
 

Methods in net.sf.oxclient.service that return IGroupwareSession
 IGroupwareSession<FolderBean> AbsGroupwareModule.getSession()
           
 IGroupwareSession<FolderBean> AbsGroupwareSessionFactory.login(IUser user)
           
 

Methods in net.sf.oxclient.service with parameters of type IGroupwareSession
 void AbsGroupwareModule.setSession(IGroupwareSession<FolderBean> session)
           
 

Uses of IGroupwareSession in net.sf.oxclient.service.client
 

Subinterfaces of IGroupwareSession in net.sf.oxclient.service.client
 interface IOXSession
           
 

Uses of IGroupwareSession in net.sf.oxclient.service.client.impl
 

Classes in net.sf.oxclient.service.client.impl that implement IGroupwareSession
 class OXGroupwareSession
           
 



Copyright © 2007. All Rights Reserved.