public class ReportExecutionHyperlinkProducerFactory extends JRHyperlinkProducerFactory
Modifier and Type | Field and Description |
---|---|
static String |
HYPERLINK_TYPE_REPORT_EXECUTION
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JRHyperlinkProducer |
getHandler(String linkType)
Returns the hyperlink producer associated with a specific hyperlink type.
|
static ReportExecutionHyperlinkProducerFactory |
getInstance(JasperReportsContext jasperReportsContext,
javax.servlet.http.HttpServletRequest request) |
produceHyperlink
public static final String HYPERLINK_TYPE_REPORT_EXECUTION
ReportExecutionHyperlinkProducer.HYPERLINK_TYPE_REPORT_EXECUTION
.public static ReportExecutionHyperlinkProducerFactory getInstance(JasperReportsContext jasperReportsContext, javax.servlet.http.HttpServletRequest request)
public JRHyperlinkProducer getHandler(String linkType)
JRHyperlinkProducerFactory
getHandler
in class JRHyperlinkProducerFactory
linkType
- the hyperlink typenull
when none associatedCopyright © 2017. All rights reserved.