|
Dashboard Builder Data Provider API 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataProviderType | |
|---|---|
| org.jboss.dashboard.provider | It contains classes in for the creation & load of data sets from several sources, f.i: SQL databases. |
| Uses of DataProviderType in org.jboss.dashboard.provider |
|---|
| Fields in org.jboss.dashboard.provider declared as DataProviderType | |
|---|---|
protected DataProviderType |
AbstractDataLoader.dataProviderType
|
| Methods in org.jboss.dashboard.provider that return DataProviderType | |
|---|---|
DataProviderType |
DataProvider.getDataProviderType()
The type of this data provider. |
DataProviderType |
AbstractDataLoader.getDataProviderType()
|
DataProviderType |
DataLoader.getDataProviderType()
The provider type. |
DataProviderType[] |
DataProviderManager.getDataProviderTypes()
Get installed data providers. |
DataProviderType |
DataProviderManager.getProviderTypeByUid(String uid)
Get a provider type by its UID. |
| Methods in org.jboss.dashboard.provider with parameters of type DataProviderType | |
|---|---|
void |
AbstractDataLoader.setDataProviderType(DataProviderType dataProviderType)
|
void |
DataLoader.setDataProviderType(DataProviderType type)
|
|
Dashboard Builder Data Provider API 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||