public class ParametersExporterConfigurationFactory<C extends CommonExportConfiguration> extends Object
| Constructor and Description |
|---|
ParametersExporterConfigurationFactory(JasperReportsContext jasperReportsContext,
Map<JRExporterParameter,Object> parameters,
JasperPrint jasperPrint)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
C |
getConfiguration(Class<C> configurationInterface)
Deprecated.
|
protected Object |
getPropertyValue(Method method)
Deprecated.
|
public ParametersExporterConfigurationFactory(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
Copyright © 2017. All rights reserved.