Hilbert II - Version 0.01.09

Uses of Interface
org.qedeq.kernel.base.module.SectionList

Packages that use SectionList
org.qedeq.kernel.base.module The main funtionalities of qedeq modules are described here. 
org.qedeq.kernel.bo.module Business objects for qedeq modules. 
org.qedeq.kernel.dto.module Value objects for qedeq modules.  
 

Uses of SectionList in org.qedeq.kernel.base.module
 

Methods in org.qedeq.kernel.base.module that return SectionList
 SectionList Chapter.getSectionList()
          Get sections of this chapter.
 

Uses of SectionList in org.qedeq.kernel.bo.module
 

Classes in org.qedeq.kernel.bo.module that implement SectionList
 class SectionListBo
          List of sections.
 

Methods in org.qedeq.kernel.bo.module that return SectionList
 SectionList ChapterBo.getSectionList()
           
 

Uses of SectionList in org.qedeq.kernel.dto.module
 

Classes in org.qedeq.kernel.dto.module that implement SectionList
 class SectionListVo
          List of sections.
 

Methods in org.qedeq.kernel.dto.module that return SectionList
 SectionList ChapterVo.getSectionList()
           
 


Hilbert II - Version 0.01.09

©left GNU General Public Licence
All Rights Reserved.