Dashboard Builder Data Provider API 6.0.0.Beta1

Uses of Package
org.jboss.dashboard.provider

Packages that use org.jboss.dashboard.provider
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. 
 

Classes in org.jboss.dashboard.provider used by org.jboss.dashboard
DataProviderManager
          Manager class that it allows for the retrieval of DataProvider instances.
 

Classes in org.jboss.dashboard.provider used by org.jboss.dashboard.command
DataFilter
          A data filter is a set of criteria to be applied over a data set in order to obtain a data subset.
 

Classes in org.jboss.dashboard.provider used by org.jboss.dashboard.dataset
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, ...
 

Classes in org.jboss.dashboard.provider used by org.jboss.dashboard.domain
DataProperty
          A data set is composed by a fixed number of properties (columns).
 

Classes in org.jboss.dashboard.provider used by org.jboss.dashboard.export
DataLoader
           
 

Classes in org.jboss.dashboard.provider used by org.jboss.dashboard.provider
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
           
 


Dashboard Builder Data Provider API 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.