Uses of Class
net.sf.oxclient.service.AbsGroupwareModule

Packages that use AbsGroupwareModule
net.sf.oxclient.service   
net.sf.oxclient.service.client.impl   
net.sf.oxclient.service.client.module   
 

Uses of AbsGroupwareModule in net.sf.oxclient.service
 

Methods in net.sf.oxclient.service that return types with arguments of type AbsGroupwareModule
protected abstract  Map<String,AbsGroupwareModule<?,FolderBean>> AbsGroupwareSessionFactory.getModuleMap(IUser user)
           
 

Method parameters in net.sf.oxclient.service with type arguments of type AbsGroupwareModule
 void AbsGroupwareSession.setModuleMap(Map<String,AbsGroupwareModule<?,FolderBean>> moduleMap)
           
 

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

Methods in net.sf.oxclient.service.client.impl that return types with arguments of type AbsGroupwareModule
 Map<String,AbsGroupwareModule<?,Folder>> OXGroupwareSessionFactory.getModuleMap(IUser user)
           
 

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

Subclasses of AbsGroupwareModule in net.sf.oxclient.service.client.module
 class AbsOXModule<T extends OXBean>
           
 class OXContactModule
           
 class OXFolderModule
           
 



Copyright © 2007. All Rights Reserved.