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,
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,
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, HttpServletRequest request)
public static ReportExecutionHyperlinkProducer getInstance(JasperReportsContext jasperReportsContext, HttpServletRequest request)
protected java.lang.String getPath()
public java.lang.String getHyperlink(JRPrintHyperlink hyperlink)
JRHyperlinkProducer
getHyperlink
in interface JRHyperlinkProducer
hyperlink
- the hyperlink instance© 2001-2014 TIBCO Software Inc. www.jaspersoft.com