Uses of Interface
org.weda.data.DataProviderService

Packages that use DataProviderService
org.weda.data   
org.weda.data.impl   
org.weda.model   
org.weda.model.impl   
org.weda.report   
org.weda.report.impl   
 

Uses of DataProviderService in org.weda.data
 

Subinterfaces of DataProviderService in org.weda.data
 interface DataProviderFactory
           
 interface DataProviderRegistry
           
 

Uses of DataProviderService in org.weda.data.impl
 

Classes in org.weda.data.impl that implement DataProviderService
 class DefaultDataProviderRegistry
           
 

Uses of DataProviderService in org.weda.model
 

Subinterfaces of DataProviderService in org.weda.model
 interface EditorModelRegistry
           
 interface TableModelRegistry
          Цель: предоставление доступа к моделям данных типа TableModel
 

Uses of DataProviderService in org.weda.model.impl
 

Classes in org.weda.model.impl that implement DataProviderService
 class EditorModelRegistryImpl
           
 class TableModelRegistryImpl
           
 

Uses of DataProviderService in org.weda.report
 

Subinterfaces of DataProviderService in org.weda.report
 interface ReportRegistry
          Сервис, хранящий реестр отчетов
 

Uses of DataProviderService in org.weda.report.impl
 

Classes in org.weda.report.impl that implement DataProviderService
 class ReportRegistryImpl
           
 



Copyright © 2005-2006 . All Rights Reserved.