Uses of Interface
net.sf.oxclient.IGroupwareModule

Packages that use IGroupwareModule
net.sf.oxclient   
net.sf.oxclient.service   
net.sf.oxclient.service.client   
net.sf.oxclient.service.client.module   
 

Uses of IGroupwareModule in net.sf.oxclient
 

Subinterfaces of IGroupwareModule in net.sf.oxclient
 interface IFolderModule<FolderBean>
           
 

Methods in net.sf.oxclient that return IGroupwareModule
 IGroupwareModule<?,FolderBean> IGroupwareSession.getModule(String modulename)
           
 

Uses of IGroupwareModule in net.sf.oxclient.service
 

Classes in net.sf.oxclient.service that implement IGroupwareModule
 class AbsGroupwareModule<ModuleEntityBean,FolderBean>
           
 

Methods in net.sf.oxclient.service that return IGroupwareModule
 IGroupwareModule<?,FolderBean> AbsGroupwareSession.getModule(String modulename)
           
 

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

Subinterfaces of IGroupwareModule in net.sf.oxclient.service.client
 interface IOXContactModule
           
 interface IOXFolderModule
           
 

Uses of IGroupwareModule in net.sf.oxclient.service.client.module
 

Classes in net.sf.oxclient.service.client.module that implement IGroupwareModule
 class AbsOXModule<T extends OXBean>
           
 class OXContactModule
           
 class OXFolderModule
           
 



Copyright © 2007. All Rights Reserved.