public class ReportExecutionHyperlinkProducer extends Object implements JRHyperlinkProducer
Modifier and Type | Field and Description |
---|---|
static String |
HYPERLINK_TYPE_REPORT_EXECUTION |
protected JasperReportsContext |
jasperReportsContext |
static String |
PARAMETER_REPORT_URI |
Modifier | Constructor and Description |
---|---|
protected |
ReportExecutionHyperlinkProducer(JasperReportsContext jasperReportsContext,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
getHyperlink(JRPrintHyperlink hyperlink)
Generates the String hyperlink for a hyperlink instance.
|
static ReportExecutionHyperlinkProducer |
getInstance(JasperReportsContext jasperReportsContext,
javax.servlet.http.HttpServletRequest request) |
protected String |
getPath() |
public static final String HYPERLINK_TYPE_REPORT_EXECUTION
public static final 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 String getPath()
public String getHyperlink(JRPrintHyperlink hyperlink)
JRHyperlinkProducer
getHyperlink
in interface JRHyperlinkProducer
hyperlink
- the hyperlink instanceCopyright © 2019 TIBCO Software Inc.. All rights reserved.