Serialized Form


Package org.apache.struts2.views.jasperreports

Class org.apache.struts2.views.jasperreports.JasperReportsResult extends StrutsResultSupport implements Serializable

serialVersionUID: -2523174799621182907L

Serialized Fields

dataSource

String dataSource

format

String format

documentName

String documentName

contentDisposition

String contentDisposition

delimiter

String delimiter

imageServletUrl

String imageServletUrl

timeZone

String timeZone

wrapField

boolean wrapField

connection

String connection
Connection which can be passed to the report instead od dataSource.


reportParameters

String reportParameters
Names a report parameters map stack value, allowing additional report parameters from the action.


exportParameters

String exportParameters
Names an exporter parameters map stack value, allowing the use of custom export parameters.

Class org.apache.struts2.views.jasperreports.ValueStackShadowMap extends HashMap implements Serializable

serialVersionUID: -167109778490907240L

Serialized Fields

valueStack

com.opensymphony.xwork2.util.ValueStack valueStack
valueStack reference


entries

Set<E> entries
entries reference



Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.