See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
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 |
Copyright © 2012–2015 JBoss by Red Hat. All rights reserved.