Package | Description |
---|---|
org.jboss.dashboard | |
org.jboss.dashboard.command | |
org.jboss.dashboard.dataset |
It contains classes for the load and in-memory handling of the data displayed by the business indicators.
|
org.jboss.dashboard.domain |
Classes to model different kind of data domains.
|
org.jboss.dashboard.export | |
org.jboss.dashboard.provider |
It contains classes in for the creation & load of data sets from several sources, f.i: SQL databases.
|
Class and Description |
---|
DataProviderManager
Manager class that it allows for the retrieval of DataProvider instances.
|
Class and Description |
---|
DataFilter
A data filter is a set of criteria to be applied over a data set in order to obtain a data subset.
|
Class and Description |
---|
DataFilter
A data filter is a set of criteria to be applied over a data set in order to obtain a data subset.
|
DataProperty
A data set is composed by a fixed number of properties (columns).
|
DataProvider
A DataProvider knows how to retrieve data sets from a given source: a database, a CSV file, ...
|
Class and Description |
---|
DataProperty
A data set is composed by a fixed number of properties (columns).
|
Class and Description |
---|
DataLoader |
Class and Description |
---|
AbstractDataProperty
Base class for the implementation of custom data properties.
|
DataFilter
A data filter is a set of criteria to be applied over a data set in order to obtain a data subset.
|
DataFormatterRegistry
Registry of data property formatters.
|
DataLoader |
DataProperty
A data set is composed by a fixed number of properties (columns).
|
DataPropertyFormatter
Data property formatter.
|
DataProvider
A DataProvider knows how to retrieve data sets from a given source: a database, a CSV file, ...
|
DataProviderType |
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.