|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataProviderFactory | |
---|---|
org.weda.data.impl | |
org.weda.model | |
org.weda.model.impl | |
org.weda.report | |
org.weda.report.impl |
Uses of DataProviderFactory in org.weda.data.impl |
---|
Method parameters in org.weda.data.impl with type arguments of type DataProviderFactory | |
---|---|
void |
DefaultDataProviderRegistry.setFactories(java.util.List<DataProviderFactory> config)
|
Uses of DataProviderFactory in org.weda.model |
---|
Subinterfaces of DataProviderFactory in org.weda.model | |
---|---|
interface |
EditorModelRegistry
|
interface |
TableModelRegistry
Цель: предоставление доступа к моделям данных типа TableModel |
Uses of DataProviderFactory in org.weda.model.impl |
---|
Classes in org.weda.model.impl that implement DataProviderFactory | |
---|---|
class |
EditorModelRegistryImpl
|
class |
TableModelRegistryImpl
|
Uses of DataProviderFactory in org.weda.report |
---|
Subinterfaces of DataProviderFactory in org.weda.report | |
---|---|
interface |
ReportRegistry
Сервис, хранящий реестр отчетов |
Uses of DataProviderFactory in org.weda.report.impl |
---|
Classes in org.weda.report.impl that implement DataProviderFactory | |
---|---|
class |
ReportRegistryImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |