public final class DataAdapterParameterContributorFactory extends Object implements ParameterContributorFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_DATA_ADAPTER_LOCATION
A report/dataset level property that provides the location of a data adapter resource
to be used for the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
static DataAdapterParameterContributorFactory |
getInstance() |
public static final String PROPERTY_DATA_ADAPTER_LOCATION
public static DataAdapterParameterContributorFactory getInstance()
public List<ParameterContributor> getContributors(ParameterContributorContext context) throws JRException
ParameterContributorFactorynull if no parameter contributor is to be used.getContributors in interface ParameterContributorFactoryJRExceptionCopyright © 2017. All rights reserved.