public class ReportExecutionHyperlinkProducer extends java.lang.Object implements JRHyperlinkProducer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HYPERLINK_TYPE_REPORT_EXECUTION |
protected JasperReportsContext |
jasperReportsContext |
static java.lang.String |
PARAMETER_REPORT_URI |
| Modifier | Constructor and Description |
|---|---|
protected |
ReportExecutionHyperlinkProducer(JasperReportsContext jasperReportsContext,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHyperlink(JRPrintHyperlink hyperlink)
Generates the String hyperlink for a hyperlink instance.
|
static ReportExecutionHyperlinkProducer |
getInstance(JasperReportsContext jasperReportsContext,
javax.servlet.http.HttpServletRequest request) |
protected java.lang.String |
getPath() |
public static final java.lang.String HYPERLINK_TYPE_REPORT_EXECUTION
public static final java.lang.String PARAMETER_REPORT_URI
protected JasperReportsContext jasperReportsContext
protected ReportExecutionHyperlinkProducer(JasperReportsContext jasperReportsContext, javax.servlet.http.HttpServletRequest request)
public static ReportExecutionHyperlinkProducer getInstance(JasperReportsContext jasperReportsContext, javax.servlet.http.HttpServletRequest request)
protected java.lang.String getPath()
public java.lang.String getHyperlink(JRPrintHyperlink hyperlink)
JRHyperlinkProducergetHyperlink in interface JRHyperlinkProducerhyperlink - the hyperlink instance© 2001-2010 Jaspersoft Corporation www.jaspersoft.com