public abstract class AbstractParametersExporterOutput extends Object implements ExporterOutput
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED
Deprecated.
|
protected Map<JRExporterParameter,Object> |
parameters
Deprecated.
|
Constructor and Description |
---|
AbstractParametersExporterOutput(JasperReportsContext jasperReportsContext,
Map<JRExporterParameter,Object> parameters,
JasperPrint jasperPrint)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ParameterResolver |
getParameterResolver()
Deprecated.
|
protected JRPropertiesUtil |
getPropertiesUtil()
Deprecated.
|
public static final String EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED
protected final Map<JRExporterParameter,Object> parameters
public AbstractParametersExporterOutput(JasperReportsContext jasperReportsContext, Map<JRExporterParameter,Object> parameters, JasperPrint jasperPrint)
protected ParameterResolver getParameterResolver()
protected JRPropertiesUtil getPropertiesUtil()
Copyright © 2016. All rights reserved.