Dashboard Builder Data Provider API 6.0.1.Final

Package org.jboss.dashboard.provider

It contains classes in for the creation & load of data sets from several sources, f.i: SQL databases.

See:
          Description

Interface Summary
DataFilter A data filter is a set of criteria to be applied over a data set in order to obtain a data subset.
DataLoader  
DataProperty A data set is composed by a fixed number of properties (columns).
DataPropertyComparator A comparator for DataProperty instances.
DataPropertyFormatter Data property formatter.
DataProvider A DataProvider knows how to retrieve data sets from a given source: a database, a CSV file, ...
DataProviderComparator A comparator for DataProvider instances.
DataProviderManager Manager class that it allows for the retrieval of DataProvider instances.
DataProviderType  
 

Class Summary
AbstractDataLoader Base class for the implementation of custom data loaders.
AbstractDataProperty Base class for the implementation of custom data properties.
DataFormatterRegistry Registry of data property formatters.
 

Package org.jboss.dashboard.provider Description

It contains classes in for the creation & load of data sets from several sources, f.i: SQL databases.

© 2012 JBoss Inc. Licensed under the Apache License, Version 2.0


Dashboard Builder Data Provider API 6.0.1.Final

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