|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataProviderException | |
---|---|
org.weda.data | |
org.weda.model.impl | |
org.weda.report.impl |
Uses of DataProviderException in org.weda.data |
---|
Methods in org.weda.data that throw DataProviderException | |
---|---|
java.lang.Object |
DataProvider.getData()
Метод возвращает значение. |
void |
DataProvider.release()
Метод освобождает ресурсы занятые провайдером. |
Uses of DataProviderException in org.weda.model.impl |
---|
Methods in org.weda.model.impl that throw DataProviderException | |
---|---|
java.lang.Object |
TableModelDataProvider.getData()
|
java.lang.Object |
EditorModelDataProvider.getData()
|
void |
TableModelDataProvider.release()
|
void |
EditorModelDataProvider.release()
|
Constructors in org.weda.model.impl that throw DataProviderException | |
---|---|
EditorModelDataProvider(EditorModel editorModel)
|
Uses of DataProviderException in org.weda.report.impl |
---|
Methods in org.weda.report.impl that throw DataProviderException | |
---|---|
java.lang.Object |
ReportDataProvider.getData()
|
void |
ReportDataProvider.release()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |